AWS ECS Terraform module
Upstream version 7.5.0
0 controls from Registry requirements
Terraform Module Source
registry.compliance.tf/terraform-aws-modules/ecs/aws| Name | Type | Description | Sensitive |
|---|---|---|---|
| capacity_providers | — | Map of autoscaling capacity providers created and their attributes | — |
| cloudwatch_log_group_arn | — | ARN of CloudWatch log group created | — |
| cloudwatch_log_group_name | — | Name of CloudWatch log group created | — |
| cluster_arn | — | ARN that identifies the cluster | — |
| cluster_capacity_providers | — | Map of cluster capacity providers attributes | — |
| cluster_id | — | ID that identifies the cluster | — |
| cluster_name | — | Name that identifies the cluster | — |
| infrastructure_iam_role_arn | — | The Amazon Resource Name (ARN) specifying the IAM role | — |
| infrastructure_iam_role_name | — | IAM role name | — |
| infrastructure_iam_role_unique_id | — | Stable and unique string identifying the IAM role | — |
| node_iam_instance_profile_arn | — | ARN assigned by AWS to the instance profile | — |
| node_iam_instance_profile_id | — | Instance profile's ID | — |
| node_iam_instance_profile_unique | — | Stable and unique string identifying the IAM instance profile | — |
| node_iam_role_arn | — | The Amazon Resource Name (ARN) specifying the IAM role | — |
| node_iam_role_name | — | IAM role name | — |
| node_iam_role_unique_id | — | Stable and unique string identifying the IAM role | — |
| services | — | Map of services created and their attributes | — |
| task_exec_iam_role_arn | — | Task execution IAM role ARN | — |
| task_exec_iam_role_name | — | Task execution IAM role name | — |
| task_exec_iam_role_unique_id | — | Stable and unique string identifying the task execution IAM role | — |