[Bug]: aws_appstream_stack
description update causes unnecessary replacement
#28764
Labels
bug
Addresses a defect in current functionality.
service/appstream
Issues and PRs that pertain to the appstream service.
Milestone
Terraform Core Version
v1.3.4
AWS Provider Version
v4.49.0
Affected Resource(s)
aws_appstream_stack
Expected Behavior
Updating the
description
,display_name
, ortags
attribute triggers and in-place update of the existing resource.Actual Behavior
Updating the
description
,display_name
, ortags
attribute triggers a destroy + re-create.Relevant Error/Panic Output Snippet
Terraform Configuration Files
Steps to Reproduce
terraform apply
with the above configuration.terraform plan
and observe forced replacement.Debug Output
No response
Panic Output
No response
Important Factoids
No response
References
No response
Would you like to implement a fix?
Yes
The text was updated successfully, but these errors were encountered: