terraform/backend/remote-state/s3
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
..
backend.go don't allow leading slashes in s3 remote state key 2017-08-08 09:47:44 -04:00
backend_state.go Merge pull request #15370 from rowleyaj/s3_backend_workspaces 2017-06-27 11:44:12 -04:00
backend_test.go don't allow leading slashes in s3 remote state key 2017-08-08 09:47:44 -04:00
client.go replace lock_table with dynamodb_table in s3 cfg 2017-05-30 16:27:04 -04:00
client_test.go replace lock_table with dynamodb_table in s3 cfg 2017-05-30 16:27:04 -04:00