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 1ecb2c5 commit 550a6daCopy full SHA for 550a6da
modules/layer2-api/main.tf
@@ -84,3 +84,6 @@ output "api_config" {
84
api_endpoint_ids = null_resource.api_endpoints[*].id
85
}
86
87
+
88
89
+resource "null_resource" "test" {}
0 commit comments