Skip to content

Commit

Permalink
Update main.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
motatoes authored Sep 3, 2024
1 parent 9db40f9 commit 587e0e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-vpc/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ resource "aws_ssm_parameter" "foo" {
value = "10.10.10.0/32"
}

resource "null_resource" "test" {}
resource "null_resource" "test2" {}

0 comments on commit 587e0e4

Please sign in to comment.