terraform/backend/remote-state/s3
James Bardin 6e136c848a use the aws provider client initialization
Use the aws provider code to create the clients for the s3 backend, so
that all the behavior matches that of the provider.

Remove the fake creds from the test, as the aws provider will attempt to
validate them.
2017-04-05 12:39:50 -04:00
..
backend.go use the aws provider client initialization 2017-04-05 12:39:50 -04:00
backend_state.go Properly create a new named state in s3 2017-03-23 10:03:22 -04:00
backend_test.go use the aws provider client initialization 2017-04-05 12:39:50 -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