tf/stacks/ax41-1/sops.tf

5 lines
89 B
HCL

data "sops_file" "secrets" {
source_file = "secrets.enc.yaml"
input_type = "yaml"
}