opentofu/internal
Christian Mesh 979bf5ce3f
Fix #1407: Pass through metadata fields in state encryption (#1417)
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
2024-03-28 11:14:08 -04:00
..
addrs Fix: unit test of package internal/addr for windows #1281 (#1325) 2024-03-04 11:41:04 +00:00
backend Improve panic handling within go-routines (#1425) 2024-03-26 07:41:16 -04:00
builtin Fix: don't panic when both source and content of file provisioner are null (#1376) 2024-03-13 13:45:36 -04:00
checks Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
cloud fix panic when encryption enabled for remote and cloud backends (#1431) 2024-03-25 20:42:18 +02:00
cloudplugin Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 (#1393) 2024-03-14 12:09:28 +00:00
collections Fixes #1169: AES-GCM implementation (#1291) 2024-03-07 10:24:37 +00:00
command Improve panic handling within go-routines (#1425) 2024-03-26 07:41:16 -04:00
communicator Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
configs Fix: improve unit test coverage for ProvisionerBlock decode (#1324) 2024-03-13 13:45:45 -04:00
copy Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
dag Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
depsfile Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
didyoumean Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
e2e Integrate Encryption into State Backends (#1288) 2024-03-04 09:25:14 -05:00
encryption Fix #1407: Pass through metadata fields in state encryption (#1417) 2024-03-28 11:14:08 -04:00
experiments Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
genconfig Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
getmodules Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
getproviders Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
gohcl Initial implementation of aws_kms encryption.key_provider (#1349) 2024-03-13 13:19:20 -04:00
grpcwrap Update to tfplugin proto 5.5 and 6.5 (#1435) 2024-03-26 14:36:26 -04:00
helper/slowmessage Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
httpclient issue 966: different user agent for unit tests (#1279) 2024-02-22 08:45:06 +00:00
initwd Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
instances Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
ipaddr Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
lang feat: implement issensitive function (#1381) 2024-03-13 11:22:58 +01:00
legacy Switch from mitchellh/mapstructure to go-viper/mapstructure/v2 (#1330) 2024-03-06 13:26:22 +01:00
logging Improve panic handling within go-routines (#1425) 2024-03-26 07:41:16 -04:00
modsdir Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
moduledeps Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
moduletest Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
plans Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 (#1393) 2024-03-14 12:09:28 +00:00
plugin Update to tfplugin proto 5.5 and 6.5 (#1435) 2024-03-26 14:36:26 -04:00
plugin6 Update to tfplugin proto 5.5 and 6.5 (#1435) 2024-03-26 14:36:26 -04:00
provider-simple Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
provider-simple-v6 Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
providercache Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
providers Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
provisioner-local-exec/main Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
provisioners Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
refactoring Add support for removed block (#1158) 2024-02-21 10:31:44 +02:00
registry Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
repl Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
replacefile Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
states Refactor encryption configuration (#1387) 2024-03-13 10:58:52 -04:00
terminal Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
tfdiags Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
tfplugin5 Update to tfplugin proto 5.5 and 6.5 (#1435) 2024-03-26 14:36:26 -04:00
tfplugin6 Update to tfplugin proto 5.5 and 6.5 (#1435) 2024-03-26 14:36:26 -04:00
tofu Improve panic handling within go-routines (#1425) 2024-03-26 07:41:16 -04:00
tofumigrate Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00