41 Commits (76e7618651379a733b9df71343c16e5d42d94af9)

Author SHA1 Message Date
Neemias Junior efe3702937
revert godotenv.Load to main.go 5 years ago
Neemias Junior 22f9a710f1
Loading credentials from env_file parameter 5 years ago
Caio Quirino baff3b84aa
Updated DOCS to have the new tf_data_dir param 6 years ago
Caio Quirino da Silva eb0aab1bbc
tf_data_dir to be String instead of StringSlice 6 years ago
Caio Quirino 5ba916070a
Added tf_data_dir parameter and changed plugin to respect TF_DATA_DIR 6 years ago
Robert Stettner a58086163a Added fmt action 6 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 77bd39b3ef Formatting 7 years ago
Jacob McCann 0faae5eb94 Alphabetize flags 7 years ago
Jacob McCann a3571a2b10 Provide actions to run 7 years ago
Jacob McCann 29ef683a08 Ability to override version of terraform used 8 years ago
marcin.suterski ff7e2e547e
Add support for terraform destroy command 8 years ago
marcin.suterski 73851ed5d8
Remove remote struct and option lookup since they are not being used any more 8 years ago
marcin.suterski ceefb39d61
Add init command for TF 0.9.x 8 years ago
Nic Maki eede51fea6 added ability to pass -var-file args to plan 8 years ago
edwinavalos 04a9dd1ead Fix bug in terraform.remote kev value lookup (#31) 8 years ago
edwinavalos 4197abea8d Adding targets section for configuration (#30) 8 years ago
Jacob McCann b89636d36e Remove 'terraform.' prefix from command arguments 9 years ago
Jacob McCann 914ed2ba90 Allow 'secrets' and 'vars' to be blank 9 years ago
Jacob McCann ef64a0f2a3 Use logrus for logging messages 9 years ago
Jacob McCann 0208bfdc19 Initial Working 0.5 version 9 years ago
Kit Ewbank 2274218548 Use terraform version 0.6.16. 9 years ago
Jeff Storey 4aaf028ac3 not using dir as base dir if it's empty 9 years ago
Jeff Storey bb77afac6e terraform get and gofmt 9 years ago
Jeff Storey be0a96d664 adding ability to change root dir for commands 9 years ago
Jeff Storey 90a46bd02c allow assume role before running terraform commands 9 years ago
Thomas Boerger f10224da92 Print out the plugin version to help debugging 9 years ago
Jacob McCann 409c5359c5 Delete .terraform cache 9 years ago
Jacob McCann 0a79958afc Add sensitive flag 9 years ago
Jacob McCann 8d46f853c5 Move ca_certs from 'remote' to 'terraform' 9 years ago
Jacob McCann 2e74fe1180 Add ability to inject internal CA Cert 9 years ago
jackspirou e685b92711 use plan instead of dry-run 9 years ago
John Engelman a59a5a449d A few doc and JSON fixes from review. 9 years ago
John Engelman 431099eb7d TF apply only if NOT dryRun. 10 years ago
John Engelman 5a15b9fd13 Debug and need glibc in image. 10 years ago
John Engelman cf4a9d9dc2 Don't need to quote since we aren't in a shell. 10 years ago
John Engelman 991e651835 Configure terraform commands, don't allow any command. 10 years ago
John Engelman 7ab6c29d3e Initial commit. 10 years ago