[Bug]: aws_placement_group forces recreate without optional spread_level arg #26958
Labels
bug
Addresses a defect in current functionality.
good first issue
Call to action for new contributors looking for a place to start. Smaller or straightforward issues.
service/ec2
Issues and PRs that pertain to the ec2 service.
Terraform Core Version
1.3.0
AWS Provider Version
4.31.0
Affected Resource(s)
aws_placement_group
Expected Behavior
When re-applying after initial creation, no changes should be made:
Actual Behavior
Resource is marked for recreation with changes in optional parameters:
Relevant Error/Panic Output Snippet
No response
Terraform Configuration Files
Steps to Reproduce
Apply terraform containing "aws_placement_group" resources without optional "spread_level" parameter multiple times
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: