terraform/backend/remote-state
James Bardin 4c7cd549cd don't allow leading slashes in s3 remote state key
S3 accepts objects with a leading slash and strips them off. This works
fine except in our workspace hierarchy, which then can no longer find
suffixes matching the full key name.
2017-08-08 09:47:44 -04:00
..
consul Remove consul context adapter for RenewPeriodic 2017-07-20 11:09:45 -04:00
inmem update remote-state/inmem client 2017-02-28 16:35:45 -05:00
s3 don't allow leading slashes in s3 remote state key 2017-08-08 09:47:44 -04:00
swift Rename openstack provider for swift remote backend 2017-06-13 22:11:16 +01: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