You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now that PropagateTagsToVolumeOnCreation is available on AWS::EC2::Instance resource (#133), it would be nice to expose this in AWS::AutoScaling::LaunchConfiguration 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.
Name of the resource
AWS::AutoScaling::LaunchConfiguration
Resource name
No response
Description
Now that
PropagateTagsToVolumeOnCreation
is available onAWS::EC2::Instance
resource (#133), it would be nice to expose this inAWS::AutoScaling::LaunchConfiguration
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
The text was updated successfully, but these errors were encountered: