aws-cloudformation / aws-cloudformation/cloudformation-coverage-roadmap
AWS::EC2::LaunchTemplate LaunchTemplateData - PropagateTagsToVolumeOnCreation
- Dominant language
- No language data
- Stars
- 1.1k
- Forks
- 62
- PR merge metrics
- No merged PRs in 30d
Description
### 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
Contributor guide
Assessment
This issue has not been assessed yet.