terraform/backend/remote-state
Sander van Harmelen 77b9fad7f0 backend/manta: deprecate camelcase attribute name
This change is needed (next to making it consistent as its the only attribute name that uses camelcase) because passing that attribute objectName in the update `terraform_remote_state` resource, ended up giving me this error: https://github.com/hashicorp/terraform/blob/master/helper/schema/schema.go#L736
2018-08-29 20:22:04 +02:00
..
azure update remote state tests to use new test helpers 2018-02-20 21:05:58 -05:00
consul Revert "create clistate.Locker interface" 2018-02-23 11:31:13 -05:00
etcdv3 update remote state tests to use new test helpers 2018-02-20 21:05:58 -05:00
gcs Use New() instead of `once.Do(b.init)` 2018-08-03 11:29:11 +02:00
inmem update remote state tests to use new test helpers 2018-02-20 21:05:58 -05:00
manta backend/manta: deprecate camelcase attribute name 2018-08-29 20:22:04 +02:00
s3 update remote state tests to use new test helpers 2018-02-20 21:05:58 -05:00
swift update remote state tests to use new test helpers 2018-02-20 21:05:58 -05:00
backend.go update remote-state.Backend 2017-02-28 16:35:45 -05:00
backend_test.go backend/remote-state 2017-01-26 14:33:49 -08:00
testing.go Move TestRemoteLocks to state/remote 2017-02-08 11:25:52 -05:00