-
Notifications
You must be signed in to change notification settings - Fork 9
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
Update azurerm to latest version 2.39 #424
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM when tested
Co-authored-by: Christian Bianchi <[email protected]>
Works locally, but fails in github action. Still need to debug |
FYI this was a blocker for bumping azurerm terraform in the past and apparently still is: hashicorp/terraform-provider-azurerm#2489 (comment) |
We don't have more subnets. And we need to switch to vmss and for that we need new provider version |
Hi @whites11 , I see you referenced my comment. I'd like to let you know that I had overlooked a resource and the proposed fix in the thread does seem to do the job. |
Thanks for letting me know @sanderginn |
Towards https://github.com/giantswarm/giantswarm/issues/11474