README.md
June 20, 2022 ยท View on GitHub
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({ | 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 |