Skip to content

Commit 4deb0ad

Browse files
committed
Remove version for now since minimal project does not need it
1 parent 0a4f3f4 commit 4deb0ad

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

examples/minimal-project/main.tf

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
terraform {
2-
required_version = ">= 0.12.26"
3-
}
4-
51
# The simplest possible Terraform module: it just outputs "Hello, World!"
62
output "hello_world" {
73
value = "Hello, World!"

0 commit comments

Comments
 (0)