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

183 Commits

Author SHA1 Message Date
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
Jacob McCann
7d1e39a8e0
chore: some improvements to build automation 2019-07-12 07:55:47 -05:00
Jacob McCann
d26c2a73ab
version: 6.0-0.12.4 2019-07-12 07:47:41 -05:00
Jacob McCann
9c2cfcb704
Merge pull request #93 from kostas-theo/update-tf-0-12-4
update-tf-0-12-4
2019-07-12 07:45:43 -05:00
Kostas Theodorakopoulos
927cd121da bump 2019-07-12 10:27:49 +02:00
Jacob McCann
7d747ce25d
version: 6.0-0.12.1 2019-06-05 08:15:53 -05:00
Jacob McCann
060375040c
Merge pull request #90 from caioquirino/master
Update terraform version to 0.12.0
2019-06-05 07:57:21 -05:00
Caio Quirino
042e09b75e
Reverted CHANGELOG.md 2019-06-04 17:08:15 +02:00
Caio Quirino
c202c86225
Update terraform version to 0.12.0 2019-06-04 15:32:56 +02:00
Jacob McCann
8c0568eb36
Merge pull request #86 from josmo/upgrade-0.11.13
update to TF 0.11.13
2019-04-01 10:01:20 -05:00
Joachim Hill-Grannec
0646afd940 update to TF 0.11.13 2019-03-27 15:35:26 -06:00
Jacob McCann
4985c0dc0a
version bump alpine 3.9 (from 3.7) 2019-02-22 08:44:29 -06:00
Jacob McCann
a22d272a0b
chore: update instructions and Dockerbuild to work with modules 2019-02-22 08:40:57 -06:00
Jacob McCann
b9bfc74bcc
chore: convert to go module 2019-02-22 08:29:56 -06:00
Jacob McCann
76531fdce9
version 5.2-0.11.11 2019-02-22 08:19:46 -06:00
Jacob McCann
d432a3d02a
Merge pull request #85 from robertstettner/feature/fmt
Added fmt action
2019-02-22 08:17:55 -06:00
Robert Stettner
a58086163a Added fmt action 2019-02-04 17:21:54 +00:00
Jacob McCann
2d4914fe76
Version 5.1-0.11.11 2019-01-18 15:18:17 -06:00
Jacob McCann
389183f39f
Merge pull request #82 from wulfmann/master
update terraform version to 0.11.11
2019-01-18 15:15:02 -06:00
Joe Snell
40ff4507ef update terraform version to 0.11.11 2019-01-17 19:40:48 -06:00
Jacob McCann
b90699f138
update script to build images to show more info and confirm 2018-10-11 14:22:15 -05:00
Jacob McCann
1d2a5a2206
Version 5.1-0.11.8 2018-10-11 14:14:27 -05:00
Jacob McCann
3fa01d40e8
Merge pull request #77 from josmo/terraform-11.8
Update to latest terraform version
2018-10-11 14:12:37 -05:00
Joachim Hill-Grannec
eb58f05b07 Update to latest terraform version 2018-09-19 13:10:40 -04:00
Jacob McCann
43f03d0d0c script to help build/publish new docker images 2018-07-31 14:14:59 -05:00
Jacob McCann
022629604c Version 5.1-0.11.7 2018-07-31 14:00:24 -05:00
Jacob McCann
d11ee9dc0a refactor generating args for vars and var-files 2018-07-31 13:53:20 -05:00
Jacob McCann
4858bea4e6 add tests for vars and var_files 2018-07-31 13:46:41 -05:00
Jacob McCann
779aa5abaa Describe some public struct and func 2018-07-31 13:35:04 -05:00
Jacob McCann
ee00b3d8ab reorder some tests by name 2018-07-31 13:33:44 -05:00
Jacob McCann
4d19229cd7
Merge pull request #71 from luis-silva/master
Add var and var file to destroy operation
2018-07-31 13:30:17 -05:00
Luis Silva
1198e5b02d Improve argument parsing formatting 2018-07-30 08:21:00 +01:00
Luis Silva
4ebb830452 Add -var-file and -var to destroy operation ; Go fmt the code 2018-07-27 08:32:19 +01:00
Jacob McCann
08402ee4d0
Merge pull request #69 from combor/master
Add ssh client and update golang
2018-07-09 07:45:50 -05:00
Piotr Komborski
f411b0b16f
Add ssh client
So we can clone terraform modules from git over ssh
2018-06-22 21:31:28 +01:00
Piotr Komborski
24a265dfa9
Update golang to 1.10 2018-06-22 21:11:30 +01:00
Jacob McCann
f71e203109 Version 5.0-0.11.7 2018-04-25 08:02:32 -05:00
Jacob McCann
81e17a4339
Merge pull request #58 from jmccann/commands
Provide commands to run via actions
2018-04-25 07:53:17 -05:00
Jacob McCann
fb28a8ae18 Version 4.1-0.11.7 2018-04-25 07:47:54 -05:00
Jacob McCann
623e6d0443
Merge pull request #62 from solutionDrive/update-embedded-version
Update embedded version to 0.11.7
2018-04-25 07:41:01 -05:00
Jacob McCann
adba89583b
Merge pull request #60 from heetch/master
Add .netrc support
2018-04-25 07:40:45 -05:00
Tobias Lückel
248bf761cc
Update embedded version to 0.11.7 2018-04-23 11:43:17 +02:00
Florian Bertholin
0ef1c728e1 Add .netrc support 2018-04-06 13:43:17 +02:00
Jacob McCann
a4d1880e41 Update default actions to include plan 2018-02-14 10:47:32 -06:00
Jacob McCann
feef3866df Remove forcing a call on plan with apply or destroy actions 2018-02-14 10:16:14 -06:00
Jacob McCann
77bd39b3ef Formatting 2018-02-14 10:06:42 -06:00