[Bug]: Terraform doesn't detect change when an OU as deployment target has been removed #41202
Labels
bug
Addresses a defect in current functionality.
service/cloudformation
Issues and PRs that pertain to the cloudformation service.
Terraform Core Version
1.9.x
AWS Provider Version
5.84.0
Affected Resource(s)
Expected Behavior
Terraform detects that an organizational unit has been removed from
organizational_unit_ids
in thedeployment_targets
block and acts accordingly. Probably will result in areplace
(destroy
+create
).Actual Behavior
No changes detected.
Relevant Error/Panic Output Snippet
Terraform Configuration Files
Steps to Reproduce
aws_cloudformation_stack_set_instance
=>deployment_targets.organizational_unit_ids
Debug Output
No response
Panic Output
No response
Important Factoids
No response
References
No response
Would you like to implement a fix?
No
The text was updated successfully, but these errors were encountered: