terraform/backend/remote-state/etcdv3
Kristin Laemmert 68dfc3046d backend/remote-state: etcdv3, oss, and manta acc tests should fail
faster

The acceptance tests for etcdv3, oss and manta were not validating
required env variablea, chosing to assume that if one was running
acceptance tests they had already configured the credentials.

It was not always clear if this was a bug in the tests or the provider,
so I opted to make the tests fail faster when required attributes were
unset (or "").
2019-09-27 08:45:12 -04:00
..
backend.go Add TLS support. 2017-09-09 08:03:59 +01:00
backend_state.go terraform: Ugly huge change to weave in new State and Plan types 2018-10-16 19:11:09 -07:00
backend_test.go backend/remote-state: etcdv3, oss, and manta acc tests should fail 2019-09-27 08:45:12 -04:00
client.go Fixing the test suite. 2017-09-08 17:46:39 +01:00
client_test.go backend/remote-state: Get all the backend tests building again 2018-10-16 19:14:11 -07:00