oauth2-proxy/deploy/CD/core/terragrunt.hcl

12 lines
235 B
HCL

include {
path = find_in_parent_folders()
}
terraform {
source = "../../dependent_modules//core"
}
inputs = {
edisp_azure_vault_name = "edisp-UB5gKdbmC3"
edisp_azure_automation_account_name = "edisp-HPTWRpsLcl"
}