Caio Quirino
5ba916070a
Added tf_data_dir parameter and changed plugin to respect TF_DATA_DIR
This commit will enable the plugin to do parallel builds.
The first change is to use Terraform's TF_DATA_DIR environment variable to change the state directory so they will not conflict each other in parallel executions
The second change is to change the plan's output to a different file so they will not be overriden by another parallel execution
6 years ago
Jacob McCann
7d1e39a8e0
chore: some improvements to build automation
6 years ago
Jacob McCann
d26c2a73ab
version: 6.0-0.12.4
6 years ago
Jacob McCann
9c2cfcb704
Merge pull request #93 from kostas-theo/update-tf-0-12-4
update-tf-0-12-4
6 years ago
Kostas Theodorakopoulos
927cd121da
bump
6 years ago
Jacob McCann
7d747ce25d
version: 6.0-0.12.1
6 years ago
Jacob McCann
060375040c
Merge pull request #90 from caioquirino/master
Update terraform version to 0.12.0
6 years ago
Caio Quirino
042e09b75e
Reverted CHANGELOG.md
6 years ago
Caio Quirino
c202c86225
Update terraform version to 0.12.0
6 years ago
Jacob McCann
8c0568eb36
Merge pull request #86 from josmo/upgrade-0.11.13
update to TF 0.11.13
6 years ago
Joachim Hill-Grannec
0646afd940
update to TF 0.11.13
6 years ago
Jacob McCann
4985c0dc0a
version bump alpine 3.9 (from 3.7)
6 years ago
Jacob McCann
a22d272a0b
chore: update instructions and Dockerbuild to work with modules
6 years ago
Jacob McCann
b9bfc74bcc
chore: convert to go module
6 years ago
Jacob McCann
76531fdce9
version 5.2-0.11.11
6 years ago
Jacob McCann
d432a3d02a
Merge pull request #85 from robertstettner/feature/fmt
Added fmt action
6 years ago
Robert Stettner
a58086163a
Added fmt action
6 years ago
Jacob McCann
2d4914fe76
Version 5.1-0.11.11
6 years ago
Jacob McCann
389183f39f
Merge pull request #82 from wulfmann/master
update terraform version to 0.11.11
6 years ago
Joe Snell
40ff4507ef
update terraform version to 0.11.11
6 years ago
Jacob McCann
b90699f138
update script to build images to show more info and confirm
6 years ago
Jacob McCann
1d2a5a2206
Version 5.1-0.11.8
6 years ago
Jacob McCann
3fa01d40e8
Merge pull request #77 from josmo/terraform-11.8
Update to latest terraform version
6 years ago
Joachim Hill-Grannec
eb58f05b07
Update to latest terraform version
6 years ago
Jacob McCann
43f03d0d0c
script to help build/publish new docker images
6 years ago
Jacob McCann
022629604c
Version 5.1-0.11.7
6 years ago
Jacob McCann
d11ee9dc0a
refactor generating args for vars and var-files
6 years ago
Jacob McCann
4858bea4e6
add tests for vars and var_files
6 years ago
Jacob McCann
779aa5abaa
Describe some public struct and func
6 years ago
Jacob McCann
ee00b3d8ab
reorder some tests by name
6 years ago
Jacob McCann
4d19229cd7
Merge pull request #71 from luis-silva/master
Add var and var file to destroy operation
6 years ago
Luis Silva
1198e5b02d
Improve argument parsing formatting
7 years ago
Luis Silva
4ebb830452
Add -var-file and -var to destroy operation ; Go fmt the code
7 years ago
Jacob McCann
08402ee4d0
Merge pull request #69 from combor/master
Add ssh client and update golang
7 years ago
Piotr Komborski
f411b0b16f
Add ssh client
So we can clone terraform modules from git over ssh
7 years ago
Piotr Komborski
24a265dfa9
Update golang to 1.10
7 years ago
Jacob McCann
f71e203109
Version 5.0-0.11.7
7 years ago
Jacob McCann
81e17a4339
Merge pull request #58 from jmccann/commands
Provide commands to run via actions
7 years ago
Jacob McCann
fb28a8ae18
Version 4.1-0.11.7
7 years ago
Jacob McCann
623e6d0443
Merge pull request #62 from solutionDrive/update-embedded-version
Update embedded version to 0.11.7
7 years ago
Jacob McCann
adba89583b
Merge pull request #60 from heetch/master
Add .netrc support
7 years ago
Tobias Lückel
248bf761cc
Update embedded version to 0.11.7
7 years ago
Florian Bertholin
0ef1c728e1
Add .netrc support
7 years ago
Jacob McCann
a4d1880e41
Update default actions to include plan
7 years ago
Jacob McCann
feef3866df
Remove forcing a call on plan with apply or destroy actions
7 years ago
Jacob McCann
77bd39b3ef
Formatting
7 years ago
Jacob McCann
12ce935ca7
Version bump golang 1.9
7 years ago
Jacob McCann
42a10997d5
Add a valid action to error message
7 years ago
Jacob McCann
3e6f75540f
Refactor all tests to utilize goblin
7 years ago
Jacob McCann
5401f4f43f
(Mostly) alphabetize functions
7 years ago