We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4f2499e + c702247 commit 5ed24e4Copy full SHA for 5ed24e4
README.md
@@ -14,7 +14,7 @@ data "template_file" "container_instance_cloud_config" {
14
}
15
16
module "container_service_cluster" {
17
- source = "github.com/azavea/terraform-aws-ecs-cluster?ref=0.6.0"
+ source = "github.com/azavea/terraform-aws-ecs-cluster?ref=1.1.0"
18
19
vpc_id = "vpc-20f74844"
20
ami_id = "ami-b2df2ca4"
0 commit comments