Commit Graph

17 Commits

Author SHA1 Message Date
Collin J. Doering 9915757715
rekahsoft-gnu: Patch terraform sources to read GUIX_TERRAFORM_PLUGIN_DIR variable
Additionally, propagate the GUIX_TERRAFORM_PLUGIN_DIR variable so that only
guix installed terraform providers can be used. This has the effect of
disabling automatic fetching of terraform providers, which may be inconvenient
to those who are not expecting this behavior. On Nix, this is resolved by not
using a shim shell script that sets this variable when no terraform providers
are installed. This approach doesn't work very well on guix, so in the future
separate packages which inherit from the existing terraform packages but do
not set this environment variable may be provided.
2021-12-06 14:44:07 -05:00
Collin J. Doering e0f13a9819
rekahsoft-gnu: Correct an issue impacting terraform-provider-null@2.1.2 2021-12-05 23:55:05 -05:00
Collin J. Doering d3f0eae8cf
rekahsoft-gnu: Remove 'linux_amd64' from path of terraform providers 2021-12-05 23:37:38 -05:00
Collin J. Doering f67fb621be
rekahsoft-gnu: Upgrade terraform-provider-null@2.1.2 -> 3.1.0
However, continue to provide terraform-provider-null@2.1.2 as its the last
version comparable with terraform@0.11.15
2021-12-05 23:02:27 -05:00
Collin J. Doering 71c6bbb2cd
rekahsoft-gnu: Upgrade terraform@0.11.14 -> 0.11.15 2021-12-05 21:49:07 -05:00
Collin J. Doering 4b89dd5d62
rekahsoft-gnu: Upgrade terraform@0.12.30 -> 0.12.31 2021-12-05 21:48:43 -05:00
Collin J. Doering aaa8db5c4b
rekahsoft-gnu: Upgrade terraform@0.13.6 -> 0.13.7 2021-12-05 21:48:15 -05:00
Collin J. Doering 11719d7650
rekahsoft-gnu: Add missing 'v' in terraform-provider bin path/s 2021-12-05 16:19:21 -05:00
Collin J. Doering 42793920ba
rekahsoft-gnu: Correct terraform-provider path (only works on linux_x86_64) 2021-12-05 15:17:54 -05:00
Collin J. Doering 8614c303a3
rekahsoft-gnu: terraform: Install all terraform providers with a version suffix 2021-12-05 14:01:14 -05:00
Collin J. Doering dada4e8d03
rekahsoft-gnu: FIX broken commit ddad5516 2021-12-05 04:20:57 -05:00
Collin J. Doering ddad551648
rekahsoft-gnu: Propagate SSL environment variables for terraform 2021-12-05 04:02:06 -05:00
Collin J. Doering 67377a5623
rekahsoft-gnu: Add terraform@0.13 and terraform-wrapper@0.13 2021-12-05 03:50:24 -05:00
Collin J. Doering 05775e720c
gnu: Add terraform-provider-template 2021-12-02 10:06:54 -05:00
Collin J. Doering 64eb226dca
gnu: Update terraform 0.12.28 -> 0.12.30 2021-12-02 10:05:43 -05:00
Collin J. Doering 7829d9a7b8
gnu: Remove .git suffix from github URLs 2021-12-02 10:05:20 -05:00
Collin J. Doering 9bf768e70e
Rename gnu module to rekahsoft-gnu
Signed-off-by: Collin J. Doering <collin@rekahsoft.ca>
2020-09-08 23:50:17 -04:00