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

From wikieduonline
Jump to navigation Jump to search
Line 2: Line 2:
  
 
== Arguments ==
 
== Arguments ==
* <code>[[launch_type]]</code>: https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/ecs_service#launch_type
+
* <code>[[launch_type]]</code>: EC2, FARGATE, and EXTERNAL. Default: [[EC2]]. https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/ecs_service#launch_type
 
* <code>[[target_group_arn]]</code>
 
* <code>[[target_group_arn]]</code>
 
* <code>[[task_definition]]</code> <ref>https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/ecs_service#task_definition</ref>
 
* <code>[[task_definition]]</code> <ref>https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/ecs_service#task_definition</ref>

Revision as of 13:45, 21 September 2021

Advertising: