Neemias Junior
731f1c021f
adding credsSet test
5 years ago
Jacob McCann
37cb01baae
chore: cleanup whitespace
5 years ago
Gurarpit Singh
f5fab045b2
Update plugin_test.go
5 years ago
Gurarpit Singh
9649375dd1
Update test
5 years ago
Gurarpit Singh
2d6f1b5b9e
add additional tfvalidate tests
5 years ago
Gurarpit Singh
92ecd6706f
fix test
5 years ago
Gurarpit Singh
092e0f45da
Add tfValidate test
5 years ago
Caio Quirino
5f01ae24b6
Changed implementation to make the code simpler by setting the env var
5 years ago
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
Robert Stettner
a58086163a
Added fmt action
6 years ago
Jacob McCann
4858bea4e6
add tests for vars and var_files
6 years ago
Jacob McCann
ee00b3d8ab
reorder some tests by name
6 years ago
Luis Silva
4ebb830452
Add -var-file and -var to destroy operation ; Go fmt the code
7 years ago
Jacob McCann
3e6f75540f
Refactor all tests to utilize goblin
7 years ago
Jacob McCann
a3571a2b10
Provide actions to run
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