Commit 1784277e authored by jurgelenas's avatar jurgelenas Committed by Anton Babenko

Update module to the current version (#88)

parent 1a201eaa
......@@ -11,7 +11,7 @@ These types of resources are supported:
```hcl
module "ec2_cluster" {
source = "terraform-aws-modules/ec2-instance/aws"
version = "1.12.0"
version = "1.21.0"
name = "my-cluster"
instance_count = 5
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment