Skip to content

Commit 1784277

Browse files
jurgelenasantonbabenko
authored andcommitted
Update module to the current version (#88)
1 parent 1a201ea commit 1784277

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
@@ -11,7 +11,7 @@ These types of resources are supported:
1111
```hcl
1212
module "ec2_cluster" {
1313
source = "terraform-aws-modules/ec2-instance/aws"
14-
version = "1.12.0"
14+
version = "1.21.0"
1515
1616
name = "my-cluster"
1717
instance_count = 5

0 commit comments

Comments
 (0)