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::VPCEndpoint - ExistingAttribute-NewProperty - Tag Property for Resource #830

Open
tope-oyenuga opened this issue Apr 8, 2021 · 4 comments
Labels

Comments

@tope-oyenuga
Copy link

  1. Title -> AWS::EC2::VPCEndpoint-ExistingAttribute-NewProperty - Tag Property for Resource
  2. Scope of request -> AWS::EC2::VPCEndpoint doesn't currently include the tag property. But the API includes this property.
  3. Expected behavior -> In Create, it should include an ability to tag a VPC endpoint, like the console & API allows.
  4. Links to existing API doc -> https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateVpcEndpoint.html#API_CreateVpcEndpoint_RequestParameters
  5. Category tag -> Compute
  6. Any additional context
@pplu
Copy link

pplu commented Apr 8, 2021

Was just going to open the same ticket due to not being able to tag Endpoints from CloudFormation. It's very hard to distinguish them when you have dozens, created by different stacks.

@hauntingEcho
Copy link

It looks like those tags aren't handled by any path in CFN - #196

@seemantk-schweitzer
Copy link

Hello,

Given how much AWS docs talk about Tags this is a rather unexpected omission. Honestly, one thinks that Tags would be a standard thing on all Resources. Can y'all help us understand why they aren't supported here, and what the effort is to address that?

Thank you,
Seemant

@WaelA WaelA added the Coverage label Aug 3, 2021
@WaelA WaelA changed the title AWS::EC2::VPCEndpoint-ExistingAttribute-NewProperty - Tag Property for Resource AWS::EC2::VPCEndpoint - ExistingAttribute-NewProperty - Tag Property for Resource Aug 4, 2021
@github-project-automation github-project-automation bot moved this to Coming Soon in coverage-roadmap Aug 28, 2024
@Caesonia
Copy link

Caesonia commented Oct 1, 2024

Definitely missing this item in Cloudformation. I try and keep my templates as simple as possible. The workarounds suggested are adding a lot of complexity. In the shorter term, it will be manually done until the CI/CD is updated and the CLI does it. I don't like doing stuff like that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Coming Soon
Development

No branches or pull requests

6 participants