Skip to content

AWS::SecretsManager::Secret - Tags #194

@kalrish

Description

@kalrish

1. Title

AWS::SecretsManager::Secret resources should inherit the stack tags, i.e. the tags of the CloudFormation stack that the resource belongs to.

2. Scope of request

AWS::SecretsManager::Secret already supports tagging. By default it should inherit the tags of the CloudFormation stack it belongs to, unless tags are explicitly specified.

3. Expected behavior

If the Tags property is not specified for an AWS::SecretsManager::Secret resource, the secret should get the same tags as the CloudFormation stack.

4. Suggest specific test cases

Create a stack with an AWS::SecretsManager::Secret, specifying some tags in the CreateStack call. The secret should get the same tags as the stack.

5. Helpful Links to speed up research and evaluation

It would be great if it worked like many other resource types which by default inherit the stack tags.

6. Category

Security

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions