[BUG]: Property update_allows_fetch_and_merge
indefinitely appear as a part of terraform plan/apply
#2463
Labels
Status: Triage
This is being looked at and prioritized
Type: Bug
Something isn't working as documented
Expected Behavior
When the property
update_allows_fetch_and_merge
is changed tofalse
, it should be applied once and no longer appear in the terraform plan.Actual Behavior
The terraform apply result looks fine:
Apply complete! Resources: 0 added, 23 changed, 0 destroyed.
But even after applying, it still appears in a terraform plan like below:
Terraform Version
Terraform v1.8.4
on ubuntu-20.04
Affected Resource(s)
Terraform Configuration Files
No response
Steps to Reproduce
No response
Debug Output
No response
Panic Output
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: