You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First issue:
A terraform plan/apply works for a brand new run and creates the Front Door resource.
Immediately after the creation, I run another plan/apply, and terraform says there are changes to make.
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 have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
ghost
locked as resolved and limited conversation to collaborators
Feb 6, 2021
This issue was closed.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Terraform Version
Terraform Configuration Files
The root module which calls the child module:
The child module:
Expected Behavior
First issue:
A terraform plan/apply works for a brand new run and creates the Front Door resource.
Immediately after the creation, I run another plan/apply, and terraform says there are changes to make.
Issue 2:
If I allow the plan/apply to make the changes it fails - but I suspect this is not really a concern, and its a by-product of the first issue.
Steps to Reproduce
Additional Context
References
Potentially related:
hashicorp/terraform-provider-azurerm#8208
The text was updated successfully, but these errors were encountered: