cfntools / cloudformation-gaps

Project to track CloudFormation Coverage
34 stars 1 forks source link

AWS::EC2::EIP.Tags #31

Open trav-c opened 5 years ago

trav-c commented 5 years ago

Elastic IP Addresses can be tagged with: https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateTags.html

There is currently no support for this in CloudFormation.

I reported this as a feature request to AWS support in March 2019, who acknowledged it and advised that they +1'ed on an already open feature request.

whereisaaron commented 5 years ago

Been reporting and commenting on this one for 18 months. EIP tags were added to the API in Dec 2017, Terraform took a couple weeks to add support, CFN is 549 days and counting. The disconnect between AWS product teams and CFN team is perplexing from the outside.

PatMyron commented 5 years ago

https://github.com/aws-cloudformation/aws-cloudformation-coverage-roadmap/issues/84