EBS volume creation does not honor aws:RequestTag #6179
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
service/ec2
Issues and PRs that pertain to the ec2 service.
Milestone
Community Note
Terraform Version
Affected Resource(s)
Terraform Configuration Files
Expected Behavior
Should create EBS volume
Actual Behavior
Steps to Reproduce
PowerUserAccess
to the IAM user/role executing terraformterraform apply
Important Factoids
The idea is to enforce setting a tag in the form
Name=alpha-*
while creating EC2 instance and EBS volume. The policy can be tested in AWS CLI (or Console) using:But, terraform errors out while creating EBS volume.
The text was updated successfully, but these errors were encountered: