0
0
mirror of https://github.com/thegeeklab/wp-opentofu.git synced 2024-09-19 15:32:45 +02:00
Commit Graph

301 Commits

Author SHA1 Message Date
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
Jacob McCann
12ce935ca7 Version bump golang 1.9 2018-02-14 10:01:00 -06:00
Jacob McCann
42a10997d5 Add a valid action to error message 2018-02-14 09:59:18 -06:00
Jacob McCann
3e6f75540f Refactor all tests to utilize goblin 2018-02-14 09:57:57 -06:00
Jacob McCann
5401f4f43f (Mostly) alphabetize functions 2018-02-14 09:47:07 -06:00
Jacob McCann
0faae5eb94 Alphabetize flags 2018-02-14 09:39:20 -06:00
Jacob McCann
f308949c4a Add comment to CopyTfEnv 2018-02-14 09:36:56 -06:00
Jacob McCann
a3571a2b10 Provide actions to run 2018-02-14 09:35:07 -06:00
Jacob McCann
082b4073ad Remove duplicate line 2018-02-07 13:12:05 -06:00
Jacob McCann
8acaa3eac4 Version 4.0-0.11.3
Update embedded terraform to 0.11.3
2018-02-07 13:11:17 -06:00
Jacob McCann
55af62c22b Version 4.0-0.10.8 2018-02-07 12:43:08 -06:00
Jacob McCann
b20874c7bc version bump terraform to 0.10.8 2018-02-07 12:29:58 -06:00
Jacob McCann
2abd8229ab Version bump golang and alpine 2018-02-07 12:12:21 -06:00
Jacob McCann
3a672c7471 Pass var files to validate 2018-02-01 16:03:39 -06:00
Jacob McCann
8e15fdf886 Have absolute URL for DOCS.md so dockerhub links properly also 2017-11-10 09:13:56 -06:00
Jacob McCann
57c738375e Version 4.0-0.10.7 (2017-10-20) 2017-10-20 11:44:21 -05:00
Jacob McCann
c643275ea4 Merge pull request #56 from josmo/terraform-0.10.7
Updating to terraform 0.10.7 since the newest version now include the…
2017-10-20 11:11:32 -05:00
Jacob McCann
63fe8f4c0f Merge pull request #55 from jrynyt/lock-on-all-commands
Lock on all commands
2017-10-20 10:58:55 -05:00
Joachim Hill-Grannec
6a0181c1b4 Updating to terraform 0.10.7 since the newest version now include the registry for providers 2017-10-09 11:12:08 -04:00
Justin Ryan
0b0be126e1 add defaults to lock options in doc 2017-10-04 14:12:49 -04:00
Justin Ryan
bd9b9abb02 include lock args on plan/apply/destroy 2017-10-04 14:07:05 -04:00
Jacob McCann
5ec5cfd699 Add a CHANGELOG 2017-09-06 14:28:13 -05:00
Jacob McCann
0d1b8d291b Append vars to validate command 2017-09-06 14:12:54 -05:00
Jacob McCann
0ab0fed601 Embed terraform 0.10.3 2017-09-06 14:12:29 -05:00
Jacob McCann
e14290fddf Update docs on new ability to override terraform version 2017-09-06 14:04:40 -05:00
Jacob McCann
29ef683a08 Ability to override version of terraform used 2017-09-06 13:52:01 -05:00
Jacob McCann
4423c336c5 Merge pull request #46 from jmccann/secrets
Remove secrets
2017-09-06 10:54:04 -05:00
Jacob McCann
e59d29cb5b Document additional way to pass secrets with Drone 0.5 2017-09-06 10:35:48 -05:00
Jacob McCann
00912b6d75 Update docs about secrets 2017-09-06 10:35:48 -05:00
Jacob McCann
9749b0b8f9 Fix parsing values containing = from os environment 2017-09-06 10:35:48 -05:00
Jacob McCann
69e77144a1 Remove secrets handling and add copying TF_VAR_ vars to lowercase names 2017-09-06 10:35:48 -05:00
Jacob McCann
551bdf8b83 Minor update 2017-09-06 10:35:48 -05:00
Jacob McCann
8ab151197f Vendor goblin 2017-09-06 10:35:16 -05:00