opentofu/internal
Oleksandr Levchenkov e1e182987b
add OpenBao as key provider for state encryption (#1436)
Signed-off-by: ollevche <ollevche@gmail.com>
2024-04-08 13:38:17 +01:00
..
addrs Fix: unit test of package internal/addr for windows #1281 (#1325) 2024-03-04 11:41:04 +00:00
backend chore: fix repetitive words (#1472) 2024-04-07 13:48:13 +02:00
builtin Add provider functions to provider.Interface with GRPC implementation (#1437) 2024-03-28 12:56:58 -04:00
checks chore: fix repetitive words (#1472) 2024-04-07 13:48:13 +02: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 chore: fix repetitive words (#1472) 2024-04-07 13:48:13 +02: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 add OpenBao as key provider for state encryption (#1436) 2024-04-08 13:38:17 +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
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 Add provider functions to provider.Interface with GRPC implementation (#1437) 2024-03-28 12:56:58 -04: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 Add provider functions to provider.Interface with GRPC implementation (#1437) 2024-03-28 12:56:58 -04:00
plugin6 Add provider functions to provider.Interface with GRPC implementation (#1437) 2024-03-28 12:56:58 -04:00
provider-simple Add provider functions to provider.Interface with GRPC implementation (#1437) 2024-03-28 12:56:58 -04:00
provider-simple-v6 Add provider functions to provider.Interface with GRPC implementation (#1437) 2024-03-28 12:56:58 -04:00
providercache feat: add retry in provider install (#1255) 2024-04-01 12:41:18 -04:00
providers Add provider functions to provider.Interface with GRPC implementation (#1437) 2024-03-28 12:56:58 -04: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 chore: fix repetitive words (#1472) 2024-04-07 13:48:13 +02: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 Remove some unused provider schema abstractions (#1444) 2024-03-29 08:20:46 -04:00
tofumigrate Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00