Skip to content

Latest commit

 

History

History
28 lines (24 loc) · 1.64 KB

io.md

File metadata and controls

28 lines (24 loc) · 1.64 KB

Inputs

Name Description Type Default Required
attributes Additional attributes (e.g. 1). list(string) [] no
business_unit Top-level division of your company that owns the subscription or workload that the resource belongs to. In smaller organizations, this tag might represent a single corporate or shared top-level organizational element. string "Corp" 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-azure-labels" no

Outputs

Name Description
attributes Normalized attributes.
business_unit Normalized business_unit
environment Normalized environment
id Disambiguated ID.
label_order Normalized Tag map.
name Normalized name.
repository Terraform current module repo
tags Normalized Tag map.