Skip to content

Commit 22581b8

Browse files
authored
Update Ec2 instance module v2
1 parent 41f2d73 commit 22581b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ data "template_file" "userdata" {
3434

3535
module "ec2_instance" {
3636
source = "cloudposse/ec2-instance/aws"
37-
version = "1.4.0"
37+
version = "2.0.0"
3838

3939
enabled = local.enabled
4040

0 commit comments

Comments
 (0)