terraform/backend/remote-state/s3
James Bardin 611b1ced59 retry on s3 state upload errors
While #16243 added the ability to retry getting a state from S3, Put can
return the same InternalError status. Use the same retry logic when
uploading state to S3.
2017-10-08 16:46:33 -04:00
..
backend.go Merge pull request #15553 from bonifaido/custom_s3_backend 2017-10-02 19:39:48 -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 retry on s3 state upload errors 2017-10-08 16:46:33 -04:00
client_test.go replace lock_table with dynamodb_table in s3 cfg 2017-05-30 16:27:04 -04:00