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 29ee4ae commit 7464700Copy full SHA for 7464700
core/main.tf
@@ -55,4 +55,5 @@ output "subnet_id" {
55
56
output "sg_id" {
57
value = aws_security_group.security_group.id
58
-}
+}
59
+
0 commit comments