terraform/backend/remote-state/s3
James Bardin 9c431aee1b only list environments when the keyName matches
Prevent extra keys in the s3 envPrefix path from showing up as
listed environments.

Better handle keys containing slashes

Add tests for unexpected keys in s3.
2017-04-12 13:57:22 -04:00
..
backend.go use the aws provider client initialization 2017-04-05 12:39:50 -04:00
backend_state.go only list environments when the keyName matches 2017-04-12 13:57:22 -04:00
backend_test.go only list environments when the keyName matches 2017-04-12 13:57:22 -04:00
client.go initialize the s3 lock path in one place 2017-04-04 14:44:58 -04:00
client_test.go move s3 config from client to backend 2017-03-22 15:52:55 -04:00