opentofu/internal/backend
Marcin Białoń 16c6432c3a
Backend/S3: Add support for skip_requesting_account_id (#788)
Signed-off-by: Marcin Białoń <mbialon@spacelift.io>
2023-11-03 15:24:33 +01: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: Add support for skip_requesting_account_id (#788) 2023-11-03 15:24:33 +01: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