opentofu/internal/backend
Tomas b2069bb0bb
Backend/S3: Update the Put method (#795)
Signed-off-by: tomasmik <tomasmik@protonmail.com>
2023-11-06 09:49:19 +02:00
..
init Make backend.PrepareConfig accept a context (#777) 2023-10-24 13:34:15 +02:00
local Stop reading providers from the HashiCorp registry based on the statefile if not specified in code. (#773) 2023-10-27 16:23:41 +02:00
remote Update user-agent from go-tfe to opentofu where go-tfe is used (#807) 2023-11-02 12:11:13 +01:00
remote-state Backend/S3: Update the Put method (#795) 2023-11-06 09:49:19 +02:00
backend_test.go Rename multiple packages to OpenTofu (addrs, backend, command) (#506) 2023-09-21 15:38:46 +03:00
backend.go Make backend.Workspaces accept a context (#784) 2023-10-24 19:59:28 +02:00
cli.go Rename multiple packages to OpenTofu (addrs, backend, command) (#506) 2023-09-21 15:38:46 +03:00
operation_type.go Rename multiple packages to OpenTofu (addrs, backend, command) (#506) 2023-09-21 15:38:46 +03:00
operationtype_string.go Move backend/ to internal/backend/ 2021-05-17 14:09:07 -07:00
testing.go Pass context to all statemgr.Locker operations (#789) 2023-10-25 14:22:11 +02:00
unparsed_value_test.go Rename multiple packages to OpenTofu (addrs, backend, command) (#506) 2023-09-21 15:38:46 +03:00
unparsed_value.go Rename multiple packages to OpenTofu (addrs, backend, command) (#506) 2023-09-21 15:38:46 +03:00