We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f083d18 + 42796a4 commit 685969eCopy full SHA for 685969e
1 file changed
module/terraform/setup/provision/rootfs/home/%/%/main.tf
@@ -1,7 +1,3 @@
1
terraform {
2
required_version = ">= 0.15.0"
3
}
4
-
5
-output "debug" {
6
- value = "Good luck! :)"
7
-}
0 commit comments