opentofu/internal/encryption
Christian Mesh 07a9185767
Initial implementation of aws_kms encryption.key_provider (#1349)
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
Signed-off-by: James Humphries <james@james-humphries.co.uk>
Co-authored-by: James Humphries <james@james-humphries.co.uk>
2024-03-13 13:19:20 -04:00
..
config Refactor encryption configuration (#1387) 2024-03-13 10:58:52 -04:00
enctest Refactor encryption configuration (#1387) 2024-03-13 10:58:52 -04:00
keyprovider Initial implementation of aws_kms encryption.key_provider (#1349) 2024-03-13 13:19:20 -04:00
method PBKDF2 passphrase key provider (#1310) 2024-03-11 14:24:31 +01:00
registry State Encryption Documentation and Partial Implementation (#1227) 2024-02-16 14:59:19 +00:00
base.go Encryption should require an explicit fallback (#1364) 2024-03-11 09:24:59 -04:00
default_registry.go Initial implementation of aws_kms encryption.key_provider (#1349) 2024-03-13 13:19:20 -04:00
encryption.go Refactor encryption configuration (#1387) 2024-03-13 10:58:52 -04:00
example_test.go Refactor encryption configuration (#1387) 2024-03-13 10:58:52 -04:00
keyprovider.go Initial implementation of aws_kms encryption.key_provider (#1349) 2024-03-13 13:19:20 -04:00
methods.go State Encryption Documentation and Partial Implementation (#1227) 2024-02-16 14:59:19 +00:00
plan.go Initial wiring of encryption through the command package (#1316) 2024-03-07 08:55:57 -05:00
state.go Initial wiring of encryption through the command package (#1316) 2024-03-07 08:55:57 -05:00
targets.go Update to encryption key provider interface (#1351) 2024-03-08 07:55:08 -05:00