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.11k stars 54 forks source link

(AWS::ElasticLoadBalancingV2::ListenerRule ) doesn't support Property Tags and/or propagate Stack-level tags #1526

Open rgoltz opened 1 year ago

rgoltz commented 1 year ago

Name of the resource

AWS::ElasticLoadBalancingV2::ListenerRule

Resource name

No response

Description

Tagging in AWS Cloud is fundamental to providing enterprise-level visibility and control.

is-state

Currently we are not able to Tags via:

At the same time, the AWS API (via AddTags) and also the new AWS Console for Load balancers supports Tags:

RuleUI

target state

Other Details

Please note there is also am related & pending issue regarding:

flavioelawi commented 7 months ago

Any update on this?

XargsUK commented 7 months ago

Any update on this?

Wondering the same, still unable to name listener rules in CFN.

davidjb99 commented 4 months ago

Being unable to tag ListenerRule is really annoying, hope this gets added at some point!

givo commented 2 months ago

Any update? I am facing the same issue. I want to add tags using cloudformation to a resource of type AWS::ElasticLoadBalancingV2::ListenerRule but it seems there's no support for this.

This is basic stuff, it has to be supported