Skip to content

Commit

Permalink
Update main.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
motatoes authored Jun 5, 2024
1 parent 8e01366 commit 65dbaa8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dev-vpc/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,5 @@ resource "aws_ssm_parameter" "foo" {
type = "String"
value = "10.10.10.0/32"
}

resource "null_resource" "test" {}

0 comments on commit 65dbaa8

Please sign in to comment.