terraform/internal/backend
Jared Baker 6475423325
backend/s3: bump github.com/hashicorp/aws-sdk-go-base/v2
Incrementing the `aws-sdk-go-base` dependecy will also pull in the latest version of the AWS SDK for Go V2, which includes support for the newly launched `aws login` authentication method.
2026-01-08 10:59:37 -05:00
..
backendbase Update go-cty and HCL for 1.13 release (#37298) 2025-07-09 13:05:18 +02:00
backendrun PSS: Allow pluggable state store configuration to be stored in a plan file (#37956) 2025-12-11 11:41:36 +00:00
init Added Terraform backend implementation for OCI Object Storage (#36872) 2025-04-22 09:38:18 +01:00
local PSS: Allow pluggable state store configuration to be stored in a plan file (#37956) 2025-12-11 11:41:36 +00:00
pluggable refactor: let panic arise directly if the provider doesn't implement providers.StateStoreChunkSizeSetter (#37942) 2025-11-28 13:48:32 +00:00
remote Update remote.Client interface's methods to return diagnostics instead of primitive errors (#37502) 2025-09-05 11:04:47 +01:00
remote-state backend/s3: bump github.com/hashicorp/aws-sdk-go-base/v2 2026-01-08 10:59:37 -05:00
backend.go Update backend.Backend's StateMgr method to return diagnostics instead of primitive errors (#37496) 2025-09-04 11:14:35 +01:00
testing.go Update backend.Backend's StateMgr method to return diagnostics instead of primitive errors (#37496) 2025-09-04 11:14:35 +01:00