aws-cloudformation / aws-cloudformation/cloudformation-coverage-roadmap

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

Open
#2,038 2 comments 1 reaction 0 assignees View on GitHub
enhancement
Dominant language
No language data
Stars
1.1k
Forks
62
PR merge metrics
No merged PRs in 30d

Description

### 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)"`

Contributor guide

Open the contributing guide

Research direction

Start with the AWS::ElasticLoadBalancingV2::Listener resource named in the issue and review how CloudFormation models tags on comparable resources. Confirm the current validation behavior shown in the error, then define what support for a Tags property would need to accept and verify that tagged listeners can be created successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws
Domain
cloud
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.