opentofu/internal
Janos 4c4d9bca67
Fixed crash on encryption use (#1384)
Signed-off-by: Janos <86970079+janosdebugs@users.noreply.github.com>
2024-03-13 12:00:31 +01:00
..
addrs Fix: unit test of package internal/addr for windows #1281 (#1325) 2024-03-04 11:41:04 +00:00
backend Initial wiring of encryption through the command package (#1316) 2024-03-07 08:55:57 -05:00
builtin fix: unit test of package internal/builtin for windows #1281 (#1383) 2024-03-13 11:14:20 +01:00
checks Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
cloud Initial wiring of encryption through the command package (#1316) 2024-03-07 08:55:57 -05:00
cloudplugin Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
collections Fixes #1169: AES-GCM implementation (#1291) 2024-03-07 10:24:37 +00:00
command Issue 248: left-over resources after tofu test should be written to a file (#1243) 2024-03-12 15:29:06 +01:00
communicator Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
configs Initial wiring of encryption through the command package (#1316) 2024-03-07 08:55:57 -05: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 Fixed crash on encryption use (#1384) 2024-03-13 12:00:31 +01: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
grpcwrap Update copyright notice (#1232) 2024-02-08 09:48:59 +00: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 Update copyright notice (#1232) 2024-02-08 09:48:59 +00: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 Integrate Encryption into State Backends (#1288) 2024-03-04 09:25:14 -05:00
plugin State Encryption Documentation and Partial Implementation (#1227) 2024-02-16 14:59:19 +00:00
plugin6 Update copyright notice (#1232) 2024-02-08 09:48:59 +00: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 Initial wiring of encryption through the command package (#1316) 2024-03-07 08:55:57 -05: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 copyright notice (#1232) 2024-02-08 09:48:59 +00:00
tfplugin6 Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
tofu Initial wiring of encryption through the command package (#1316) 2024-03-07 08:55:57 -05:00
tofumigrate Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
varhcl Update to encryption key provider interface (#1351) 2024-03-08 07:55:08 -05:00