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

terraform plan failure using Azure deployment #45

Open
yz4898 opened this issue Jun 28, 2021 · 4 comments
Open

terraform plan failure using Azure deployment #45

yz4898 opened this issue Jun 28, 2021 · 4 comments

Comments

@yz4898
Copy link

yz4898 commented Jun 28, 2021

Getting the following error from terraform plan:

│ Error: no suitable auth method information found

│ with module.boundary.provider["registry.terraform.io/hashicorp/boundary"],
│ on boundary/main.tf line 10, in provider "boundary":
│ 10: provider "boundary" {

@malnick
Copy link
Collaborator

malnick commented Aug 9, 2021

@ned1313 Any chance you could take a look at this?

@ned1313
Copy link
Contributor

ned1313 commented Aug 9, 2021 via email

@ned1313
Copy link
Contributor

ned1313 commented Aug 31, 2021

@yz4898 Can you provide any more information about the error you are getting? Did you first set up the Azure environment with the KMS keys stored in Key Vault? The recovery key in Key Vault is used for initial configuration of Boundary.

@jasonneurohr-stake
Copy link

I have the same issue using the AWS deployment.

I find, it works if I first deploy the AWS module, then attempt the boundary module.

Looking at the source, my guess is something is wrong here

https://github.com/hashicorp/terraform-provider-boundary/blob/main/internal/provider/provider.go#L91

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

4 participants