opentofu/internal/backend
Oleksandr Levchenkov 739a66a86c
fix panic when encryption enabled for remote and cloud backends (#1431)
Signed-off-by: ollevche <ollevche@gmail.com>
2024-03-25 20:42:18 +02:00
..
init Integrate Encryption into State Backends (#1288) 2024-03-04 09:25:14 -05:00
local Refactor encryption configuration (#1387) 2024-03-13 10:58:52 -04:00
remote fix panic when encryption enabled for remote and cloud backends (#1431) 2024-03-25 20:42:18 +02:00
remote-state Initial implementation of aws_kms encryption.key_provider (#1349) 2024-03-13 13:19:20 -04:00
backend_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
backend.go GCP KMS for Key Provider for Encryption (#1392) 2024-03-18 15:54:20 -04:00
cli.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
operation_type.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
operationtype_string.go Move backend/ to internal/backend/ 2021-05-17 14:09:07 -07:00
testing.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
unparsed_value_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
unparsed_value.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00