Skip to content

support standard tags #31

@syalam

Description

@syalam

The current community module only tags envtype and envname on select resources. Most terraform resources have a tag {} that allow developers to pass in tags of their choosing. There are N number of cases where more tags need to be applied.

See our fork: https://github.com/blastmotion/terraform-aws-aurora

This module only tags envtype and envname on select resources. I made a backwards compatible change that allows developers to pass in their own set of standard tags which then gets merged with the default envtype and envname tags.

Tags are also applied to any RDS resource that supports them. This way all related resources are tagged appropriately.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions