Bläddra i källkod

Revert "Updates module tag for PROD"

This reverts commit 992f44a0979666862429508aa94c0a5b7a8747c0.
Brad Poulton 4 år sedan
förälder
incheckning
5d6d3760c8
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      prod/aws-us-gov/mdr-prod-c2/099-vault-configuration/terragrunt.hcl

+ 1 - 1
prod/aws-us-gov/mdr-prod-c2/099-vault-configuration/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.mdr.defpoint.com:mdr-engineering/xdr-terraform-modules.git//base/vault-configuration?ref=v1.0.5"
+  source = "git@github.mdr.defpoint.com:mdr-engineering/xdr-terraform-modules.git//base/vault-configuration?ref=v0.9.12"
 }
 
 dependency "vpc-system-services" {