opentofu/internal/backend/remote-state/s3
Marcin Wyszynski 275dd116f9
Pass context to all remote.Client operations (#786)
Signed-off-by: Marcin Wyszynski <marcin.pixie@gmail.com>
2023-10-25 12:37:58 +02:00
..
backend_complete_test.go Backend/S3: Allow specifying retry mode for AWS API requests (#769) 2023-10-24 16:42:08 +02:00
backend_state.go Pass context to all remote.Client operations (#786) 2023-10-25 12:37:58 +02:00
backend_test.go Pass context to all remote.Client operations (#786) 2023-10-25 12:37:58 +02:00
backend.go Backend/S3: Add HTTP parameters for parity with AWS Provider (#770) 2023-10-24 17:18:30 +02:00
client_test.go Pass context to all remote.Client operations (#786) 2023-10-25 12:37:58 +02:00
client.go Pass context to all remote.Client operations (#786) 2023-10-25 12:37:58 +02:00
diags.go Upgrade AWS SDK (#701) 2023-10-19 15:00:36 +03:00
testing_test.go Rename github.com/placeholderplaceholderplaceholder/opentf to github.com/opentofu/opentofu (#461) 2023-09-20 14:35:35 +03:00
validate_test.go Backend/S3: Extract assume_role as a separate block (#754) 2023-10-20 10:11:18 +03:00
validate.go Backend/s3: Add support for assume_role_with_web_identity block (#759) 2023-10-24 15:51:32 +02:00