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 Erroring out on Private Endpoints with Key Vault #3

Open
agrajm opened this issue Apr 27, 2021 · 1 comment
Open

Terraform Erroring out on Private Endpoints with Key Vault #3

agrajm opened this issue Apr 27, 2021 · 1 comment

Comments

@agrajm
Copy link
Owner

agrajm commented Apr 27, 2021

On creating a private endpoint with Key Vault via Terraform - it is created properly but on refreshing the state or applying more changes the Terraform plan command errors out

Error: retrieving `contact` for KeyVault: keyvault.BaseClient#GetCertificateContacts: Failure sending request: StatusCode=0 -- Original Error: context deadline exceeded

This is probably related to hashicorp/terraform-provider-azurerm#9874 (comment) and DNS can be properly configured in WSL2 as mentioned here - https://gist.github.com/coltenkrauter/608cfe02319ce60facd76373249b8ca6

@agrajm
Copy link
Owner Author

agrajm commented Apr 27, 2021

hashicorp/terraform-provider-azurerm#9738 - Also terraform needs to update to Resource Manager API for Key Vault which would probably resolve these errors

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

1 participant