浏览代码

Merge pull request #343 from mdr-engineering/hotfix/ftd_na_UpdateJiraWindows

Updates Jira Maintenance Windows to Backup first
Frederick Damstra 4 年之前
父节点
当前提交
2cf8863e4d
共有 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