-
Notifications
You must be signed in to change notification settings - Fork 4.6k
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
Failure when deploying new azure_kubernetes_cluster resource into centralus #1160
Comments
hi @g0atcheez Thanks for opening this issue :) We also detected this API change in our acceptance tests run this morning and have opened #1158 which includes a fix - which will be released as part of v1.4.0 in the near future. Thanks! |
@g0atcheez I'm going to close this issue since I've just merged the fix for this into Thanks! |
Thanks for the quick response and fix! |
hey @g0atcheez Just to let you know that v1.4.0 of the Azure Provider has been released which includes the fix for this :) Thanks! |
This issue is still present. We're using the following and we're still getting an error while trying to create the AKS: Terraform v0.11.7 |
Hello @damian-robo, Could you please open a new issue and supply the terraform exhibiting the issue and the error you are getting? Thanks! |
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 hashibot-feedback@hashicorp.com. Thanks! |
Starting yesterday, our automation has broken with the following error.
As a test, I took the sample from the resource documentation and tried deploying it to multiple regions with the same result.
Terraform Version
Terraform v0.11.7
Affected Resource(s)
Please list the resources as a list, for example:
Terraform Configuration Files
Debug Output
https://gist.github.com/g0atcheez/4cbdcb9b26b067239c5808eac9140dce
Expected Behavior
Terraform provisions the AKS cluster.
Actual Behavior
The apply errors out stating that the subnet ID is blank.
Steps to Reproduce
Please list the steps required to reproduce the issue, for example:
terraform init
terraform apply
The text was updated successfully, but these errors were encountered: