49 Commits (9c70f4058d7be8f7d72a45dd1c4ff99c7991c983)

Author SHA1 Message Date
Joel Damata 079b8769d1 rename to disable_refrsh 4 years ago
Joel Damata 10db279a6d add the -refresh option to plan and apply 4 years ago
Neemias Junior 5876dd5a26
returning true only when all credentials are set 5 years ago
Neemias Junior 8d8f5c4d78
verifying the credentials before assumeRole fn 5 years ago
Neemias Junior efe3702937
revert godotenv.Load to main.go 5 years ago
Neemias Junior 22f9a710f1
Loading credentials from env_file parameter 5 years ago
Jacob McCann 17dc452961
chore: linting 5 years ago
Jacob McCann 04fa44b4b6
chore: linting 5 years ago
Gurarpit Singh 077032840d
Update plugin.go 5 years ago
Gurarpit Singh 839bd22410
fix tfValidate case 5 years ago
Gurarpit Singh 1b2911a03e
Remove vars from tf validate 5 years ago
Caio Quirino 5f01ae24b6
Changed implementation to make the code simpler by setting the env var 5 years ago
Caio Quirino da Silva 13a6625b51
Override environment variables only when changed 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
Jacob McCann d11ee9dc0a refactor generating args for vars and var-files 6 years ago
Jacob McCann 779aa5abaa Describe some public struct and func 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
Florian Bertholin 0ef1c728e1 Add .netrc support 7 years ago
Jacob McCann feef3866df Remove forcing a call on plan with apply or destroy actions 7 years ago
Jacob McCann 42a10997d5 Add a valid action to error message 7 years ago
Jacob McCann 5401f4f43f (Mostly) alphabetize functions 7 years ago
Jacob McCann f308949c4a Add comment to CopyTfEnv 7 years ago
Jacob McCann a3571a2b10 Provide actions to run 7 years ago
Jacob McCann 3a672c7471 Pass var files to validate 7 years ago
Justin Ryan bd9b9abb02 include lock args on plan/apply/destroy 7 years ago
Jacob McCann 0d1b8d291b Append vars to validate command 7 years ago
Jacob McCann 29ef683a08 Ability to override version of terraform used 7 years ago
Jacob McCann 9749b0b8f9 Fix parsing values containing = from os environment 7 years ago
Jacob McCann 69e77144a1 Remove secrets handling and add copying TF_VAR_ vars to lowercase names 8 years ago
marcin.suterski ff7e2e547e
Add support for terraform destroy command 7 years ago
Jacob McCann de4bd0bd5d Remove debug line 8 years ago
Jacob McCann 7b13306909 Allow multiple backend-config options 8 years ago
marcin.suterski 346612f2fa
Match lock option name to TF CLI 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 cbbcf0bd65
Match plugin option names with terraform's CLI options 8 years ago
Jacob McCann 6e80f02d18 Simplify args to pass to command functions 8 years ago
marcin.suterski f50b50b268
Fix spelling 8 years ago
marcin.suterski 037235f5f5
Remove debug 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
Edwin.Avalos a80c785325 Implement validate command 8 years ago
Edwin.Avalos c0e63defcd Implement exportSecrets 8 years ago
edwinavalos 4197abea8d Adding targets section for configuration (#30) 8 years ago
Jacob McCann ef64a0f2a3 Use logrus for logging messages 8 years ago
Jacob McCann 0208bfdc19 Initial Working 0.5 version 8 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