Skip to content

Commit 8bf40cb

Browse files
committed
Update for terraform version
1 parent 3cda0ec commit 8bf40cb

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

variables.tf

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
variable "TF_VERSION" {
2+
default = "0.13"
3+
description = "terraform version required for schematics"
4+
}
15
variable "ssh-key" {
26
description = "The name of the IBM Cloud SSH Key allowed to administer the controller instance"
37
}

0 commit comments

Comments
 (0)