Skip to content

Module for creating terraform-aws-label with provider aws. This description is created automagically

License

Notifications You must be signed in to change notification settings

terracharge/terraform-aws-label

Repository files navigation

Requirements

Name Version
terraform 1.2.3

Providers

No providers.

Modules

No modules.

Resources

No resources.

Inputs

Name Description Type Default Required
attributes Additional attributes (e.g. public) list(string) [] no
context Default environmental context
object({
organization = string
environment = string
account = string
product = string
tags = map(string)
})
n/a yes

Outputs

Name Description
account Normalized stage
attributes List of attributes
context Context of this module to pass to other label modules
delimiter Delimiter between namespace, environment, stage, name and attributes
id Disambiguated ID
label_order The naming order of the id output and Name tag
product Normalized name
tags Normalized Tag map
tags_as_list_of_maps Additional tags as a list of maps, which can be used in several AWS resources

About

Module for creating terraform-aws-label with provider aws. This description is created automagically

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages