Difference between revisions of "Terraform ECS resources"

From wikieduonline
Jump to navigation Jump to search
(Created page with " ecs taskdefinition module * {{tf aws}}")
 
 
(12 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 +
* <code>[[aws_ecs_cluster]]</code>: <code>name, [[containerInsights]]</code>
 +
* <code>[[aws_ecs_service]]</code>: <code>[[launch_type]], [[load_balancer]]</code>
 +
* <code>[[aws_ecs_task_definition]]: [[container_definitions]]</code>
 +
* <code>[[aws_ecs_capacity_provider]]</code>
 +
* <code>[[aws ecs cluster capacity providers]]</code>
  
[[ecs taskdefinition module]]
+
== Errors ==
 +
* <code>[[Error: ClientException: Invalid Compatibilities]]</code>
  
 +
== Related terms ==
 +
* [[Terraform ECS module]]
  
* {{tf aws}}
+
== See also ==
 +
* {{Terraform ECS}}
 +
* {{AWS ECS}}
 +
 
 +
[[Category:Terraform]]
 +
[[Category:ECS]]
 +
[[Category:AWS]]

Latest revision as of 17:15, 14 May 2023

Advertising: