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

Azure HA terraform issue with NICs creation #332

Closed
templier2 opened this issue Jan 20, 2024 · 2 comments
Closed

Azure HA terraform issue with NICs creation #332

templier2 opened this issue Jan 20, 2024 · 2 comments

Comments

@templier2
Copy link

templier2 commented Jan 20, 2024

Hello.
When I am running "high-availability-new-vnet", each time terraform loops at creating two nics and network association (two other nics are created).
If I stop and retry running, it will continue deploying successfully.
AzureRM 2.92, Terraform 1.66.
UPD:
Terraform destroy also loops.

@templier2
Copy link
Author

templier2 commented Jan 20, 2024

I would suggest changing versions.tf to
version = "~> 2.92"
It allows upgrading to 2.99 and fixes problems with NICs creation/TF destroy.

@chkp-yairra
Copy link
Contributor

Hi @templier2,
Thanks for the update,
We are working on updating the azurerm provider version in the Azure HA Terraform templates and it will be available soon.

Thanks,
Yair

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

2 participants