Terraform-provider-digitalocean: Apple Silicon (darwin/arm64) support

Created on 1 Mar 2021  路  4Comments  路  Source: digitalocean/terraform-provider-digitalocean

Terraform Version

Terraform v0.14.7

Affected Resource(s)

All Digital Ocean objects

Terraform Configuration Files

N/A

Debug Output

N/A

Panic Output

If Terraform produced a panic, please provide a link to a GitHub Gist containing the output of the crash.log.

Expected Behavior

What should have happened?

terraform init successfully install digitalocean provider on darwin_arm64 platform

Actual Behavior

What actually happened?

Error: Incompatible provider version

Provider registry.terraform.io/digitalocean/digitalocean v2.5.1 does not have
a package available for your current platform, darwin_arm64.

Steps to Reproduce

Please list the steps required to reproduce the issue, for example:

  1. terraform init

Important Factoids

Running terraform on Macbook Pro M1 (darwin_arm64)

References

N/A

Most helpful comment

We have a couple of features we intend to release soon. One is done and the other is in progress. We should be able to address this issue with the same release.

We intend to have those ready within the next week. If there's any delay, I'll look at cutting a release sooner to address this.

All 4 comments

Thanks for opening this issue. This is something we'll definitely want to support. With the release of Go 1.16 darwin/arm64 is now officially supported: https://golang.org/doc/go1.16#darwin

Goreleaser will automatically build binaries once we've updated to using Go 1.16 for builds: https://goreleaser.com/deprecations/#builds-for-darwinarm64

Thank you for your answer, do you have any idea of the release date of DO provider using Go 1.16 ?

We have a couple of features we intend to release soon. One is done and the other is in progress. We should be able to address this issue with the same release.

We intend to have those ready within the next week. If there's any delay, I'll look at cutting a release sooner to address this.

@Owpac the latest release is now available. Please let us know if you have any issues!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

liztio picture liztio  路  4Comments

hashibot picture hashibot  路  8Comments

benjamin-maynard picture benjamin-maynard  路  6Comments

liarco picture liarco  路  4Comments

matt40k picture matt40k  路  5Comments