terraform/backend
Sander van Harmelen b62a22ab62 Add a VariableSourceType for names .tfvars files
This new source type should be used for variables loaded from .tfvars files that were explicitly passed as command line arguments (e.g. -var-file=foo.tfvars)
2018-11-05 19:29:34 +01:00
..
atlas backend/remote-state: Get all the backend tests building again 2018-10-16 19:14:11 -07:00
init Revert some work that happened since v0.12-dev branched 2018-10-16 19:48:28 -07:00
local Make the test compile again 2018-10-19 15:29:14 +02:00
remote-state Updates after running `make fmt` with Go v1.11.1 2018-10-17 14:11:08 -07:00
backend.go terraform: Ugly huge change to weave in new State and Plan types 2018-10-16 19:11:09 -07:00
cli.go backend: Update interface and implementations for new config loader 2018-10-16 18:39:12 -07:00
nil.go terraform: Ugly huge change to weave in new State and Plan types 2018-10-16 19:11:09 -07:00
nil_test.go backend: introduce the backend set of interfaces 2017-01-26 14:33:49 -08:00
operation_type.go backend: introduce the backend set of interfaces 2017-01-26 14:33:49 -08:00
operationtype_string.go Update various files for new version of "stringer" 2017-12-11 13:26:29 -08:00
testing.go backend: TestBackendConfig to allow nil config body 2018-10-16 19:14:11 -07:00
unparsed_value.go Add a VariableSourceType for names .tfvars files 2018-11-05 19:29:34 +01:00