Terraform provider not compatible with Boundary 0.2.0

It looks like the code has been updated but a new version has not been published. Currently the only way to use the Terraform provider is to compile the provider. Can a new version please be published? There is already an issue reported: Provider authentication not compatible with changes in Boundary 0.2.0 · Issue #106 · hashicorp/terraform-provider-boundary · GitHub

Thank you for opening this.

Can you confirm you’re using the latest provider (v1.0.2): https://registry.terraform.io/providers/hashicorp/boundary/latest

1 Like

Hey @JasonN3

Louis from the Boundary team here, the provider was released 11 days ago https://registry.terraform.io/providers/hashicorp/boundary/latest (v 1.0.2) which should fix the authentication issue you were having in 0.2.0

Please let me know if you are having issues on that version.

Thank you. I was watching the GitHub page for a new release. I didn’t realize you guys had published a new version on Terraform’s registry without publishing a new version on GitHub.