Skip to content

Commit 5ed24e4

Browse files
authored
Merge pull request azavea#29 from azavea/feature/jrb/update-readme
Refactor Usage example in README.md
2 parents 4f2499e + c702247 commit 5ed24e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ data "template_file" "container_instance_cloud_config" {
1414
}
1515
1616
module "container_service_cluster" {
17-
source = "github.com/azavea/terraform-aws-ecs-cluster?ref=0.6.0"
17+
source = "github.com/azavea/terraform-aws-ecs-cluster?ref=1.1.0"
1818
1919
vpc_id = "vpc-20f74844"
2020
ami_id = "ami-b2df2ca4"

0 commit comments

Comments
 (0)