فهرست منبع

Merge pull request #713 from mdr-engineering/feature/ftd_MSOCI-2073_ECR_LifeCycle_for_Codebuild

Adds a lifecycle policy for ECR; Public Block on Codebuild Artifacts
Frederick Damstra 3 سال پیش
والد
کامیت
cf997fc062
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      common/aws-us-gov/afs-mdr-common-services-gov/075-codebuild-ecr-base/terragrunt.hcl

+ 1 - 1
common/aws-us-gov/afs-mdr-common-services-gov/075-codebuild-ecr-base/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/codebuild_ecr_base?ref=v5.0.0"
+  source = "git@github.xdr.accenturefederalcyber.com:mdr-engineering/xdr-terraform-modules.git//base/codebuild_ecr_base?ref=v5.1.3"
 }
 
 # Include all settings from the root terragrunt.hcl file