소스 검색

Updates Jira Maintenance Windows to Backup first

Fred Damstra [afs macbook] 4 년 전
부모
커밋
98c4cd96ac
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      prod/aws-us-gov/mdr-prod-c2/210-rds-jira/terragrunt.hcl

+ 1 - 1
prod/aws-us-gov/mdr-prod-c2/210-rds-jira/terragrunt.hcl

@@ -15,7 +15,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/jira/rds_jira?ref=v1.21.4"
+  source = "git@github.xdr.accenturefederalcyber.com:mdr-engineering/xdr-terraform-modules.git//base/jira/rds_jira?ref=v1.24.10"
 }
 
 # Include all settings from the root terragrunt.hcl file