Tinkerbell.Sandbox/deploy/terraform/versions.tf
Gianluca Arbezzano bd63279e59 this is the right version of the terraform code
I copied a wrong version of the terraform code.

Sorry

Signed-off-by: Gianluca Arbezzano <gianarb92@gmail.com>
2020-09-10 16:42:00 +02:00

4 lines
45 B
HCL

terraform {
required_version = ">= 0.13"
}