Difference between revisions of "Terraform resource: aws ecs cluster"

From wikieduonline
Jump to navigation Jump to search
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
<code>[[aws_ecs_cluster]]</code> <ref>https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/ecs_cluster</ref>
+
Terraform resource <code>[[aws_ecs_cluster]]</code> <ref>https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/ecs_cluster</ref>
* [[name]]
+
* <code>[[name]]</code>
* [[setting]]: [[containerInsights]]
+
* [[setting]]: <code>[[containerInsights]]</code>
 
+
* [[configuration]]: <code>[[execute_command_configuration]], [[kms_key_id]]</code>
  
 
Alternatives:
 
Alternatives:
Line 19: Line 19:
 
  }
 
  }
  
=== Loggin encryption ===
+
=== Logging encryption ===
 
  {{aws_ecs_cluster_with_logging_encryption}}
 
  {{aws_ecs_cluster_with_logging_encryption}}
  
Line 26: Line 26:
 
* <code>[[log_configuration]]</code>
 
* <code>[[log_configuration]]</code>
 
* [[Amazon ECS CloudWatch Container Insights]]
 
* [[Amazon ECS CloudWatch Container Insights]]
* [[aws_ecs_cluster_capacity_providers]]
+
* <code>[[aws_ecs_cluster_capacity_providers]]</code>
  
 
== See also ==
 
== See also ==

Latest revision as of 09:50, 5 October 2023

Advertising: