Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release with darwin/arm64 Support #14

Closed
hrak opened this issue Nov 3, 2021 · 2 comments
Closed

Release with darwin/arm64 Support #14

hrak opened this issue Nov 3, 2021 · 2 comments
Assignees
Milestone

Comments

@hrak
Copy link
Contributor

hrak commented Nov 3, 2021

Terraform Version

Terraform v1.0.10
on darwin_arm64

Affected Resource(s)

N/A

Terraform Configuration Files

N/A

Debug Output

N/A

Expected Behavior

Able to install provider on darwin/arm64 platform without manually compiling.

Actual Behavior

Error during terraform init:

Error: Incompatible provider version

Provider registry.terraform.io/cloudstack/cloudstack v0.4.0-pre does not have a package
available for your current platform, darwin_arm64.

Provider releases are separate from Terraform CLI releases, so not all providers are available
for all platforms. Other versions of this provider may have different platforms supported.

Need to manually compile and install provider for darwin/arm64 support.

Steps to Reproduce

terraform init

References

@rohityadavcloud
Copy link
Member

@rohityadavcloud
Copy link
Member

rohityadavcloud commented Nov 15, 2021

Based on another users's testing, closing the issue as github release artifacts fixed this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants