mirror of
https://github.com/opentffoundation/opentf.git
synced 2025-12-25 10:00:44 -05:00
Integrate encryption config into configs package (#1295)
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
This commit is contained in:
@@ -18,7 +18,7 @@ import (
|
||||
)
|
||||
|
||||
type targetBuilder struct {
|
||||
cfg *config.Config
|
||||
cfg *config.EncryptionConfig
|
||||
reg registry.Registry
|
||||
|
||||
// Used to evaluate hcl expressions
|
||||
|
||||
Reference in New Issue
Block a user