aws-cloudformation / cloudformation-coverage-roadmap

The AWS CloudFormation Public Coverage Roadmap
https://aws.amazon.com/cloudformation/
Creative Commons Attribution Share Alike 4.0 International
1.1k stars 53 forks source link

[AWS::ElasticLoadBalancingV2::Listener] - [Enhancement] - Add tags via CloudFormation #2038

Open LUKEALDRED opened 1 month ago

LUKEALDRED commented 1 month ago

Name of the resource

AWS::ElasticLoadBalancingV2::Listener

Resource name

No response

Description

Currently the only way to add tags to your AWS::ElasticLoadBalancingV2::Listener is via the console once it has been created or when creating a listener via AWS CLI. It would be useful to be able to create a listener with tags in CloudFormation.

Other Details

Attempting to add tags via CloudFormation like you would on other resources results in the following error: Resource handler returned message: "Model validation failed (#: extraneous key [Tags] is not permitted)"

r-heimann commented 1 month ago

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

This feature is forever stuck in Coming Soon