[Bug]: Updating the description of a Private or Public DNS Namespace causes resource to be replaced #32341
Labels
bug
Addresses a defect in current functionality.
service/servicediscovery
Issues and PRs that pertain to the servicediscovery service.
Milestone
Terraform Core Version
1.5.2
AWS Provider Version
5.6.2
Affected Resource(s)
Expected Behavior
When changing the description, only the description should be changed - it shouldn't require a replacement
Actual Behavior
A change in description causes the resource to be replaced
Relevant Error/Panic Output Snippet
No response
Terraform Configuration Files
Then change the description to something different (for example, "example2") and run
terraform plan
Steps to Reproduce
example
toexample2
terraform apply
orterraform plan
to see the replacement detailsDebug Output
No response
Panic Output
No response
Important Factoids
I've tested this both in the console and with the AWS CLI and neither causes the namespace to be recreated.
References
No response
Would you like to implement a fix?
Yes
The text was updated successfully, but these errors were encountered: