terraform/internal/backend
Jared Baker 54866790ca
backend/s3: remove use_legacy_workflow argument
The `use_legacy_workflow` argument has been removed to encourage consistency with the AWS SDKs. The backend will now search for credentials in the same order as the default provider chain in the AWS SDKs and AWS CLI.
2024-02-23 10:37:08 -05:00
..
init Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
local Merge pull request #34699 from hashicorp/terraform-test-use-vars-within-blocks 2024-02-23 14:16:24 +01:00
remote call Colorize() on CLI output 2024-01-17 17:18:42 -05:00
remote-state backend/s3: remove use_legacy_workflow argument 2024-02-23 10:37:08 -05:00
backend.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
backend_test.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
cli.go adopt hashicorp/cli fork of mitchellh/cli (#34429) 2023-12-20 11:04:10 +00:00
operation_type.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
operationtype_string.go Move backend/ to internal/backend/ 2021-05-17 14:09:07 -07:00
testing.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
unparsed_value.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
unparsed_value_test.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00