Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AWS::EC2::Volume - Tags-PropagateEC2Tags #456

Closed
paulramsey opened this issue Apr 29, 2020 · 4 comments
Closed

AWS::EC2::Volume - Tags-PropagateEC2Tags #456

paulramsey opened this issue Apr 29, 2020 · 4 comments
Labels
compute EC2, ECR, ECS, EKS, Lambda, Batch, Elastic Beanstalk, Serverless Application Repository

Comments

@paulramsey
Copy link

Scope of request: Currently, EBS volumes created by CloudFormation for an EC2 instance are not tagged to match the EC2 instance they belong to. Customer needs the tags to be propagated for billing and cost allocation.

Expected behavior: On attachment, an EBS volume should be tagged to match the EC2 instance it is being attached to.

Category: Compute/Storage

@luiseduardocolon luiseduardocolon added the compute EC2, ECR, ECS, EKS, Lambda, Batch, Elastic Beanstalk, Serverless Application Repository label May 8, 2020
@DanyC97
Copy link

DanyC97 commented Jun 1, 2020

is your use case similar to #133 ?

@paulramsey
Copy link
Author

It looks similar, but the request here is to tag the EBS volumes to match the EC2 instance to which the EBS volumes are attached.

@WaelA WaelA changed the title AWS::EC2::Volume-Tags-PropagateEC2Tags AWS::EC2::Volume - Tags-PropagateEC2Tags Aug 4, 2021
@WaelA
Copy link
Contributor

WaelA commented Dec 3, 2021

A new property is added to EC2::Instance https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-instance.html#cfn-ec2-instance-propagatetagstovolumeoncreation to propagate on creation.

Hopefully, this can cover the requester use cases or some of them.

@WaelA WaelA closed this as completed Dec 3, 2021
@as24-asingla
Copy link

Any idea when this will be available in CloudFormation?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compute EC2, ECR, ECS, EKS, Lambda, Batch, Elastic Beanstalk, Serverless Application Repository
Projects
None yet
Development

No branches or pull requests

5 participants