Skip to content

Commit 685969e

Browse files
authored
Merge pull request #157 from ProblemSetters/terraform-module-remove-debug-output
Terraform module: remove debug output
2 parents f083d18 + 42796a4 commit 685969e

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

  • module/terraform/setup/provision/rootfs/home/%/%
Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
11
terraform {
22
required_version = ">= 0.15.0"
33
}
4-
5-
output "debug" {
6-
value = "Good luck! :)"
7-
}

0 commit comments

Comments
 (0)