tf/stacks/ax41-1/sops.tf

4 lines
88 B
Terraform
Raw Normal View History

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