We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9db40f9 commit 587e0e4Copy full SHA for 587e0e4
dev-vpc/main.tf
@@ -21,4 +21,4 @@ resource "aws_ssm_parameter" "foo" {
21
value = "10.10.10.0/32"
22
}
23
24
-resource "null_resource" "test" {}
+resource "null_resource" "test2" {}
0 commit comments