|
@@ -18,7 +18,7 @@ dependency "root_ca" {
|
|
|
# working directory, into a temporary folder, and execute your Terraform commands in that folder.
|
|
|
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/CA_Infrastructure/subordinate_CAs?ref=v5.2.8"
|
|
|
+ source = "git@github.xdr.accenturefederalcyber.com:mdr-engineering/xdr-terraform-modules.git//base/CA_Infrastructure/subordinate_CAs?ref=v5.4.4"
|
|
|
}
|
|
|
|
|
|
# Include all settings from the root terragrunt.hcl file
|