aws_placement_group
is replaced although it is not modified
#21446
Labels
bug
Addresses a defect in current functionality.
service/ec2
Issues and PRs that pertain to the ec2 service.
Milestone
Community Note
Terraform CLI and Terraform AWS Provider Version
Affected Resource(s)
Terraform Configuration Files
Please include all Terraform configurations required to reproduce the bug. Bug reports without a functional reproduction may be closed without investigation.
Debug Output
https://gist.github.com/shibataka000/3e666af6df5d0ab45dd0d67f4c6472b7
Panic Output
None
Expected Behavior
terraform apply
at first, it create placement group resource.terraform apply
again, it doesn't do nothing because terraform configuration files isn't be modified.Actual Behavior
terraform apply
at first, it create placement group resource.terraform apply
again, it try to re-create placement group resource although terraform configuration files isn't be modified.Steps to Reproduce
Run
terraform apply
twice.Important Factoids
None
References
None
The text was updated successfully, but these errors were encountered: