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

provider not available for openbsd_amd64 #533

Closed
eradman opened this issue Dec 2, 2020 · 2 comments · Fixed by #535
Closed

provider not available for openbsd_amd64 #533

eradman opened this issue Dec 2, 2020 · 2 comments · Fixed by #535
Assignees

Comments

@eradman
Copy link

eradman commented Dec 2, 2020

After upgrading from terraform 0.12.24 to 0.13.5 the digitialocean provider no longer appears to be available on OpenBSD

$ terraform init

Initializing the backend...

Initializing provider plugins...
- Finding latest version of digitalocean/digitalocean...

Error: Failed to install provider

Error while installing digitalocean/digitalocean v2.2.0: provider
registry.terraform.io/digitalocean/digitalocean 2.2.0 is not available for
openbsd_amd64
$ terraform -v
Terraform v0.13.5
@andrewsomething
Copy link
Member

We've just released v2.3.0 with OpenBSD binaries: https://github.com/digitalocean/terraform-provider-digitalocean/releases/tag/v2.3.0

These should appear in the Terraform registry shortly.

@eradman
Copy link
Author

eradman commented Dec 3, 2020

Just tested on OpenBSD. Worked perfectly. Thanks!

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

Successfully merging a pull request may close this issue.

2 participants