Explorar el Código

Fixes 010-public-dns Module Version

Enable the DNSSEC
Fred Damstra [afs macbook] hace 4 años
padre
commit
346f1219d9
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      common/aws/mdr-common-services/010-public-dns/terragrunt.hcl

+ 1 - 1
common/aws/mdr-common-services/010-public-dns/terragrunt.hcl

@@ -8,7 +8,7 @@ locals {
 
 terraform {
   # Double slash is intentional and required to show root of modules
-  source = "git@github.xdr.accenturefederalcyber.com:mdr-engineering/xdr-terraform-modules.git//base/dns/public_dns?ref=v1.24.2"
+  source = "git@github.xdr.accenturefederalcyber.com:mdr-engineering/xdr-terraform-modules.git//base/dns/public_dns?ref=v1.24.4"
 }
 
 include {