terraform-aws-ecs-service:在与作为参数传递的target_group关联的ECS集群中创建ECS服务

时间:2021-05-18 05:19:59
【文件属性】:
文件名称:terraform-aws-ecs-service:在与作为参数传递的target_group关联的ECS集群中创建ECS服务
文件大小:3KB
文件格式:ZIP
更新时间:2021-05-18 05:19:59
HCL AWS ECS服务Terraform模块 Terraform模块,将ECS服务创建到作为参数传递的ECS集群中 用法 module " ecs-service " { source = " git::https://github.com/egarbi/terraform-aws-ecs-service " name = " example " environment = " testing " desired_count = " 1 " cluster = " example-cluster " vpc_id = " vpc-XXXXXXX " zone_id = " Z4KAPRWWNC7JR " i
【文件预览】:
terraform-aws-ecs-service-master
----README.md(2KB)
----main.tf(5KB)

网友评论