network configuration

From wikieduonline
Jump to navigation Jump to search

https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/ecs_service#network_configuration

network_configuration support the following:

  • subnets - (Required) Subnets associated with the task or service.
  • security_groups - (Optional) Security groups associated with the task or service. If you do not specify a security group, the default security group for the VPC is used.
  • assign_public_ip - (Optional) Assign a public IP address to the ENI (Fargate launch type only). Valid values are true or false. Default false.


See also[edit]

Advertising: