فهرست منبع

Merge pull request #710 from mdr-engineering/cw_MSOCI-2226_AddContainersSubDomain

MSOCI-2226: Add containers subdomain to github
Colby Williams 3 سال پیش
والد
کامیت
2cbeaa55d1
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      test/aws-us-gov/mdr-test-c2/090-instance-github/terragrunt.hcl

+ 1 - 1
test/aws-us-gov/mdr-test-c2/090-instance-github/terragrunt.hcl

@@ -13,7 +13,7 @@ locals {
 # 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/github?ref=v5.0.12"
+  source = "git@github.xdr.accenturefederalcyber.com:mdr-engineering/xdr-terraform-modules.git//base/github?ref=v5.1.2"
 }
 
 dependency "vpc" {