Skip to content

Inject custom Terraform tags #135

@mpagot

Description

@mpagot

Add a mechanism to let the user to specify a custom list of tags to be applied to deployed resources.

At the moment, more of the resources has

tags = {
    workspace = var.common_variables["deployment_name"]
  }

Allow user to specify additional tags too.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions