Placement GroupName being specified causing conflict with HostResourceGroupArn #16995
Labels
bug
Addresses a defect in current functionality.
service/ec2
Issues and PRs that pertain to the ec2 service.
service/licensemanager
Issues and PRs that pertain to the licensemanager service.
Milestone
AWS_INSTANCE resource instance fails to deploy to a dedicated host resource group using an AMI registered with license manager.
It appears that the placement property GroupName is being set even though the HostResourceGroupArn property is being specified by the registered AMI from license manager.
Community Note
Terraform CLI and Terraform AWS Provider Version
Terraform v0.14.3
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
Panic Output
Expected Behavior
EC2 instance deployed on dedicated host resource group.
Actual Behavior
Steps to Reproduce
terraform apply
Important Factoids
References
The text was updated successfully, but these errors were encountered: