cloudformation-coverage-roadmap icon indicating copy to clipboard operation
cloudformation-coverage-roadmap copied to clipboard

AWS::EC2::LaunchTemplate LaunchTemplateData - PropagateTagsToVolumeOnCreation

Open robertd opened this issue 3 years ago • 9 comments
trafficstars

Name of the resource

AWS::EC2::LaunchTemplate

Resource name

No response

Description

Now that PropagateTagsToVolumeOnCreation is available on AWS::EC2::Instance resource (https://github.com/aws-cloudformation/cloudformation-coverage-roadmap/issues/133), it would be nice to expose this in AWS::EC2::LaunchTemplate LaunchTemplateData for the instances running in ASG. Tag propagation to underlying EBS volumes is a very important feature to us. About 90% of our launched solutions are EC2 instances being launched through ASG.

Other Details

https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-instance.html#cfn-ec2-instance-propagatetagstovolumeoncreation

robertd avatar Dec 15 '21 23:12 robertd