0
0
mirror of https://github.com/thegeeklab/wp-opentofu.git synced 2024-09-20 01:42:45 +02:00
Commit Graph

229 Commits

Author SHA1 Message Date
Jacob McCann
a7192f53a3
Merge pull request #121 from josmo/terraform-0.13.1
update to latest 0.13.1 terraform version
2020-09-10 14:30:19 -05:00
Joachim Hill-Grannec
f9372bbe7c
update to latest 0.13.1 terraform version 2020-08-28 12:04:05 -07:00
Jacob McCann
f7a19b2770
Merge pull request #111 from jlehtimaki/add_curl_package
Add curl binary to the image
2020-07-30 07:40:58 -05:00
Jacob McCann
bf50eb9e7c
chore: update CHANGELOG.md 2020-02-12 10:18:03 -06:00
Jacob McCann
622a656a5e
refactor: test for generated commands 2020-02-12 10:12:03 -06:00
Jacob McCann
103adbbb05
bugfix: update goblin 2020-02-12 10:11:56 -06:00
Neemias Junior
0fcb773369
refactoring plugin_test.go 2020-02-12 10:11:47 -06:00
Neemias Junior
731f1c021f
adding credsSet test 2020-02-12 10:11:47 -06:00
Neemias Junior
6b83517cbd
godotenv to v1.3.0 2020-02-12 10:11:47 -06:00
Neemias Junior
5876dd5a26
returning true only when all credentials are set 2020-02-12 10:11:46 -06:00
Neemias Junior
8d8f5c4d78
verifying the credentials before assumeRole fn 2020-02-12 10:11:46 -06:00
Neemias Junior
efe3702937
revert godotenv.Load to main.go 2020-02-12 10:11:46 -06:00
Neemias Junior
22f9a710f1
Loading credentials from env_file parameter 2020-02-12 10:11:11 -06:00
Joonas Lehtimäki
ea8e85f13b Add curl binary to the image 2020-02-06 15:59:34 +02:00
Jacob McCann
5ce27e882f
chore: update CHANGELOG.md 2020-02-05 10:54:51 -06:00
Jacob McCann
0cea4e7cfc
feat: terraform 0.12.20 2020-02-05 10:53:27 -06:00
Jacob McCann
7a608300b1
Merge pull request #109 from sgerrand/patch-1
Dockerfile tweaks
2020-02-05 10:49:46 -06:00
Sasha Gerrand
76b6fa2c76
Use Alpine Linux 3.11
Alpine Linux 3.11 was released in December 2019.
2020-01-31 11:19:42 +00:00
Sasha Gerrand
ed230eb71a
Install packages without caching
Follows the method used earlier in the file for consistency and means that the apk cache directory doesn't need to be removed.
2020-01-31 11:18:36 +00:00
Sasha Gerrand
4e7e2d8963
Remove extraneous command
The WORKDIR command which follows does the same thing.

https://docs.docker.com/engine/reference/builder/#workdir
2020-01-31 11:16:33 +00:00
Jacob McCann
af5e3b5f2a
chore: update CHANGELOG.md 2019-11-26 09:02:01 -06:00
Jacob McCann
8c253a190d
chore: version bump tf to 0.12.16 2019-11-26 09:01:47 -06:00
Jacob McCann
17dc452961
chore: linting 2019-11-26 08:56:24 -06:00
Jacob McCann
04fa44b4b6
chore: linting 2019-11-26 08:55:25 -06:00
Jacob McCann
37cb01baae
chore: cleanup whitespace 2019-11-26 08:51:53 -06:00
Gurarpit Singh
077032840d
Update plugin.go 2019-11-26 08:51:09 -06:00
Gurarpit Singh
f5fab045b2
Update plugin_test.go 2019-11-10 00:18:12 +00:00
Gurarpit Singh
9649375dd1
Update test 2019-11-10 00:15:08 +00:00
Gurarpit Singh
2d6f1b5b9e
add additional tfvalidate tests 2019-11-10 00:05:01 +00:00
Gurarpit Singh
839bd22410
fix tfValidate case 2019-11-09 23:51:11 +00:00
Gurarpit Singh
92ecd6706f
fix test 2019-11-09 23:50:16 +00:00
Gurarpit Singh
092e0f45da
Add tfValidate test 2019-11-09 22:26:24 +00:00
Gurarpit Singh
1b2911a03e
Remove vars from tf validate 2019-11-09 22:20:15 +00:00
Jacob McCann
40f0285956
version: 6.1-0.12.11 2019-10-18 08:23:34 -05:00
Jacob McCann
1d22c8bcc2
chore: ignore some more files 2019-10-18 08:23:09 -05:00
Jacob McCann
db94246fff
Merge pull request #102 from luis-silva/master
update tf to 0.12.10
2019-10-18 08:17:33 -05:00
Luis Silva
e59501902b update tf to 0.12.10 2019-10-15 08:45:50 +01:00
Jacob McCann
f1597188bc
version: 6.1-0.12.8 2019-09-06 08:54:03 -05:00
Jacob McCann
c5a3171290
chore: update to golang 1.13 2019-09-06 08:53:49 -05:00
Jacob McCann
d2741da465
chore: update tf to 0.12.8 2019-09-06 08:49:57 -05:00
Jacob McCann
6a001c6029
Merge pull request #94 from caioquirino/parallel_execution
Added support for parallel execution
2019-09-06 08:34:58 -05:00
Caio Quirino
5f01ae24b6
Changed implementation to make the code simpler by setting the env var 2019-08-14 18:06:35 +02:00
Jacob McCann
df1ff8559f
version: 6.0-0.12.6 2019-08-05 13:16:18 -05:00
Jacob McCann
7945d73d7a
chore: cut an image with TF 0.11.4 2019-08-05 13:12:50 -05:00
Jacob McCann
3cef14aa77
chore: fix some formatting 2019-08-05 13:05:41 -05:00
Jacob McCann
20808a4a42
Merge pull request #99 from trevorah/tf-build-args
move terraform version to a docker build arg
2019-08-05 12:49:31 -05:00
Andy Trevorah
bd549151ff
move terraform version to a docker build arg
This also opens things up to build images for multiple terraform versions.
2019-08-05 16:49:43 +01:00
Caio Quirino
baff3b84aa
Updated DOCS to have the new tf_data_dir param 2019-07-22 16:20:29 +02:00
Caio Quirino da Silva
13a6625b51
Override environment variables only when changed
When using Command.Env, if you send nil as a value, it will use all of the environment variables from os.Environ() when executing the command.
In order to not break the current tests and be coherent with the current relationship, we are appending the created environment variables with os.Environ() only when we have at least 1 environment variable to override.
2019-07-22 15:16:20 +02:00
Caio Quirino da Silva
eb0aab1bbc
tf_data_dir to be String instead of StringSlice 2019-07-17 21:33:16 +02:00