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
╷
│ Error: Provider produced inconsistent final plan
│
│ When expanding the plan for terraform_data.network to include new values
│ learned so far during apply, provider "terraform.io/builtin/terraform"
│ produced an invalid new value for .input.vnet.bgp_community: was null, but
│ now cty.StringVal("").
│
│ This is a bug in the provider, which should be reported in the provider's
│ own issue tracker.
╵
╷
│ Error: Provider produced inconsistent final plan
│
│ When expanding the plan for terraform_data.network to include new values
│ learned so far during apply, provider "terraform.io/builtin/terraform"
│ produced an invalid new value for .input.vnet.edge_zone: was null, but now
│ cty.StringVal("").
│
│ This is a bug in the provider, which should be reported in the provider's
│ own issue tracker.
╵
╷
│ Error: Provider produced inconsistent final plan
│
│ When expanding the plan for terraform_data.network to include new values
│ learned so far during apply, provider "terraform.io/builtin/terraform"
│ produced an invalid new value for .input.vnet.flow_timeout_in_minutes: was
│ null, but now cty.NumberIntVal(0).
│
│ This is a bug in the provider, which should be reported in the provider's
│ own issue tracker.
╵
Thanks for opening this issue! As you have taken the appropriate next step, filing the issue in the correct repository, I will close it here as it does not appear to be a core bug. Thanks again!
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.
Terraform Version
Terraform Configuration Files
Debug Output
Expected Behavior
Apply should work
Actual Behavior
Steps to Reproduce
terraform init
terraform apply
Additional Context
I am using
azurerm_virtual_network
resourceReferences
hashicorp/terraform-provider-azurerm#28628
Generative AI / LLM assisted development?
No response
The text was updated successfully, but these errors were encountered: