Name | Description | Type | Default | Required |
---|---|---|---|---|
attributes | Additional attributes (e.g. 1 ). |
list(string) |
[] |
no |
delimiter | Delimiter to be used between organization , name , environment and attributes . |
string |
"-" |
no |
enabled | Set to false to prevent the module from creating any resources. | bool |
true |
no |
environment | Environment (e.g. prod , dev , staging ). |
string |
"" |
no |
extra_tags | Additional tags (e.g. map(BusinessUnit ,XYZ ). |
map(string) |
{} |
no |
label_order | Label order, e.g. sequence of application name and environment name ,environment ,'attribute' [webserver ,qa ,devops ,public ,] . |
list(any) |
[] |
no |
managedby | ManagedBy, eg 'CloudDrove'. | string |
"[email protected]" |
no |
name | Name (e.g. app or cluster ). |
string |
"" |
no |
repository | Terraform current module repo | string |
"https://github.com/clouddrove/terraform-aws-labels" |
no |
Name | Description |
---|---|
attributes | Normalized attributes. |
environment | Normalized environment |
id | Disambiguated ID. |
label_order | Normalized Tag map. |
name | Normalized name. |
repository | Terraform current module repo |
tags | Normalized Tag map. |