Skip to content

AWS::CodeBuild::Project - Tags #203

@kalrish

Description

@kalrish

1. Title

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

2. Scope of request

AWS::CodeBuild::Project 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::CodeBuild::Project resource, the CodeBuild project should get the same tags as the CloudFormation stack.

4. Suggest specific test cases

Create a stack with an AWS::CodeBuild::Project, specifying some tags in the CreateStack call. The CodeBuild project 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

Developer Tools

Metadata

Metadata

Assignees

No one assigned

    Labels

    dev toolsCodeStar, CodeCommit, CodeBuild, CodeDeploy, CodePipeline, Cloud9, X-Ray

    Type

    No type

    Projects

    Status

    Researching

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions