Skip to content

Commit

Permalink
Pin ptfe tool to 0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
evanphx committed Oct 30, 2019
1 parent 65a4544 commit 5ff9db6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ variable "import_key" {
variable "installer_url" {
type = "string"
description = "URL to the cluster setup tool"
default = "https://install.terraform.io/installer/ptfe.zip"
default = "https://install.terraform.io/installer/ptfe-0.1.zip"
}

variable "primary_count" {
Expand Down

0 comments on commit 5ff9db6

Please sign in to comment.