Skip to content

Commit 5ff9db6

Browse files
committed
Pin ptfe tool to 0.1
1 parent 65a4544 commit 5ff9db6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

variables.tf

+1-1
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ variable "import_key" {
105105
variable "installer_url" {
106106
type = "string"
107107
description = "URL to the cluster setup tool"
108-
default = "https://install.terraform.io/installer/ptfe.zip"
108+
default = "https://install.terraform.io/installer/ptfe-0.1.zip"
109109
}
110110

111111
variable "primary_count" {

0 commit comments

Comments
 (0)