Integrate encryption config into configs package (#1295)

Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
This commit is contained in:
Christian Mesh
2024-03-04 11:04:45 -05:00
committed by GitHub
parent 2f5dcd5c0a
commit 36eb93f958
14 changed files with 98 additions and 24 deletions

View File

@@ -18,7 +18,7 @@ import (
)
type targetBuilder struct {
cfg *config.Config
cfg *config.EncryptionConfig
reg registry.Registry
// Used to evaluate hcl expressions