From f605dd332d51590f0ade93345f3cd048661c0666 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sat, 8 Jun 2019 17:00:32 -0300 Subject: Use terraform-godaddy and Terraform 0.11 The =terraform-godaddy= package supports only Terraform 0.11 as of now. It is not packaged by default by nixpkgs, and the =postInstall= hook is required because Terraform looks for providers usinthe the =terraform-provider-$name= template, which the package doesn't follow. I had to remove the loop on vps.tf since it requires Terraform 0.12. I'll either wait for =terraform-godaddy= to upgrade to 0.12 or try to do it myself if it bothers me enough. --- secrets/envrc.sh | Bin 1709 -> 1801 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'secrets') diff --git a/secrets/envrc.sh b/secrets/envrc.sh index 3251d7d..b82402f 100644 Binary files a/secrets/envrc.sh and b/secrets/envrc.sh differ -- cgit v1.2.3