terraform/backend/remote-state/s3
James Bardin 6b700ff1fb replace lock_table with dynamodb_table in s3 cfg
Since the DynamoDB table used by the S3 backend is no longer only used
for locks, rename it in the config to remove any confusion about it
being lock-specific.
2017-05-30 16:27:04 -04:00
..
backend.go replace lock_table with dynamodb_table in s3 cfg 2017-05-30 16:27:04 -04:00
backend_state.go replace lock_table with dynamodb_table in s3 cfg 2017-05-30 16:27:04 -04:00
backend_test.go replace lock_table with dynamodb_table in s3 cfg 2017-05-30 16:27:04 -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