Skip to content

Commit 021c413

Browse files
authored
Update main.tf
1 parent afc8a81 commit 021c413

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

dev-ec2/main.tf

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,6 @@ resource "aws_ssm_parameter" "foo" {
2222
type = "String"
2323
value = "ec2 instance"
2424
}
25+
26+
27+

0 commit comments

Comments
 (0)