dns-management/secrets.tf

4 lines
68 B
Terraform
Raw Normal View History

data "sops_file" "desec_secrets" {
source_file = "secrets.json"
}