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 a25aa21 commit 1e7a66fCopy full SHA for 1e7a66f
examples/main.tf
@@ -16,6 +16,6 @@ module "env" {
16
}
17
18
output "this" {
19
- value = module.env
+ value = module.env
20
description = "The env module outputs"
21
0 commit comments