You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[aws_caller_identity.this](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/caller_identity)| data source |
39
-
|[aws_iam_policy_document.alb_log](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/iam_policy_document)| data source |
40
-
|[aws_iam_policy_document.cloudfront_log](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/iam_policy_document)| data source |
41
-
|[aws_region.this](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/region)| data source |
42
-
|[aws_route53_zone.selected_zone](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/route53_zone)| data source |
| <aname="input_custom_tags"></a> [custom\_tags](#input\_custom\_tags)| Custom tags which can be passed on to the AWS resources. They should be key value pairs having distinct keys. |`map(string)`|`{}`| no |
49
-
| <aname="input_environment"></a> [environment](#input\_environment)|[Required] Name prefix used for resource naming in this component |`string`| n/a |yes|
50
-
| <aname="input_name"></a> [name](#input\_name)|[Required] Name of Platfrom or application |`string`| n/a |yes|
51
-
| <aname="input_prefix"></a> [prefix](#input\_prefix)|[Required] Name prefix used for resource naming in this component |`string`| n/a |yes|
26
+
| Name | Description | Type | Default | Required |
| <aname="input_custom_tags"></a> [custom\_tags](#input\_custom\_tags)| Custom tags which can be passed on to the AWS resources. They should be key value pairs having distinct keys. |`map(string)`|`{}`| no|
29
+
| <aname="input_environment"></a> [environment](#input\_environment)|[Required] Name prefix used for resource naming in this component |`string`| n/a |yes |
30
+
| <aname="input_name"></a> [name](#input\_name)|[Required] Name of Platfrom or application |`string`| n/a |yes |
31
+
| <aname="input_prefix"></a> [prefix](#input\_prefix)|[Required] Name prefix used for resource naming in this component |`string`| n/a |yes |
0 commit comments