Updating google_dns_record_set forces replacement of the resource instead of in-place update #9614
Labels
bug
persistent-bug
Hard to diagnose or long lived bugs for which resolutions are more like feature work than bug work
Community Note
modular-magician
user, it is either in the process of being autogenerated, or is planned to be autogenerated soon. If an issue is assigned to a user, that user is claiming responsibility for the issue. If an issue is assigned tohashibot
, a community member has claimed the issue already.Terraform Version
0.14.7
Affected Resource(s)
Terraform Configuration Files
Debug Output
Trace differences between version 3.63.0 and newer versions:
https://gist.github.com/hatzibod/0608b58b8fabd80bfbd7288f738ffc5d
Expected Behavior
Updating rrdatas should be an in-place change.
Actual Behavior
The resource is being deleted and a new one is being created.
Steps to Reproduce
terraform apply
)terraform apply
This change was introduced in 3.64.0.
The text was updated successfully, but these errors were encountered: