Bläddra i källkod

Merge pull request #562 from mdr-engineering/bugfix/dw_MSOCI-2059_changejirawafrules

MSOCI-2059 version bump jira module
Duane Waddle 3 år sedan
förälder
incheckning
475de78a75
1 ändrade filer med 1 tillägg och 1 borttagningar
  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=v3.5.12"
+  source = "git@github.xdr.accenturefederalcyber.com:mdr-engineering/xdr-terraform-modules.git//base/jira/rds_jira?ref=v3.5.15"
 }
 
 # Include all settings from the root terragrunt.hcl file