terraform/backend/remote-state/s3
James Bardin b279b1abb5 check for named s3 states before acquiring a lock
In order to force-unlock a named state, we have to fetch that state
first. Don't attempt to acquire a lock if we know the state already
exists in s3.
2017-05-19 14:40:59 -04:00
..
backend.go use the aws provider client initialization 2017-04-05 12:39:50 -04:00
backend_state.go check for named s3 states before acquiring a lock 2017-05-19 14:40:59 -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 failing test to force-unlock a named state in s3 2017-05-19 14:39:42 -04:00