浏览代码

Merge pull request #332 from mdr-engineering/feature/ftd_na_SplunkSSHtoLegacy

Updates splunk modules to latest for ssh to legacy
Frederick Damstra 4 年之前
父节点
当前提交
e376633b8b

+ 1 - 1
000-skeleton/150-splunk-cluster-master/terragrunt.hcl

@@ -13,7 +13,7 @@ locals {
 # working directory, into a temporary folder, and execute your Terraform commands in that folder.
 # working directory, into a temporary folder, and execute your Terraform commands in that folder.
 terraform {
 terraform {
   # Double slash is intentional and required to show root of modules
   # Double slash is intentional and required to show root of modules
-  source = "git@github.xdr.accenturefederalcyber.com:mdr-engineering/xdr-terraform-modules.git//base/splunk_servers/cluster_master?ref=v1.24.0"
+  source = "git@github.xdr.accenturefederalcyber.com:mdr-engineering/xdr-terraform-modules.git//base/splunk_servers/cluster_master?ref=v1.24.7"
 }
 }
 
 
 dependency "vpc" {
 dependency "vpc" {

+ 1 - 1
000-skeleton/170-splunk-searchhead/terragrunt.hcl

@@ -13,7 +13,7 @@ locals {
 # working directory, into a temporary folder, and execute your Terraform commands in that folder.
 # working directory, into a temporary folder, and execute your Terraform commands in that folder.
 terraform {
 terraform {
   # Double slash is intentional and required to show root of modules
   # Double slash is intentional and required to show root of modules
-  source = "git@github.xdr.accenturefederalcyber.com:mdr-engineering/xdr-terraform-modules.git//base/splunk_servers/searchhead?ref=v1.24.0"
+  source = "git@github.xdr.accenturefederalcyber.com:mdr-engineering/xdr-terraform-modules.git//base/splunk_servers/searchhead?ref=v1.24.7"
 }
 }
 
 
 dependency "vpc" {
 dependency "vpc" {

+ 1 - 1
000-skeleton/180-splunk-heavy-forwarder/terragrunt.hcl

@@ -13,7 +13,7 @@ locals {
 # working directory, into a temporary folder, and execute your Terraform commands in that folder.
 # working directory, into a temporary folder, and execute your Terraform commands in that folder.
 terraform {
 terraform {
   # Double slash is intentional and required to show root of modules
   # Double slash is intentional and required to show root of modules
-  source = "git@github.xdr.accenturefederalcyber.com:mdr-engineering/xdr-terraform-modules.git//base/splunk_servers/heavy_forwarder?ref=v1.24.0"
+  source = "git@github.xdr.accenturefederalcyber.com:mdr-engineering/xdr-terraform-modules.git//base/splunk_servers/heavy_forwarder?ref=v1.24.7"
 }
 }
 
 
 dependency "vpc" {
 dependency "vpc" {

+ 1 - 1
prod/aws-us-gov/mdr-prod-dc-c19/150-splunk-cluster-master/terragrunt.hcl

@@ -13,7 +13,7 @@ locals {
 # working directory, into a temporary folder, and execute your Terraform commands in that folder.
 # working directory, into a temporary folder, and execute your Terraform commands in that folder.
 terraform {
 terraform {
   # Double slash is intentional and required to show root of modules
   # Double slash is intentional and required to show root of modules
-  source = "git@github.xdr.accenturefederalcyber.com:mdr-engineering/xdr-terraform-modules.git//base/splunk_servers/cluster_master?ref=v1.24.0"
+  source = "git@github.xdr.accenturefederalcyber.com:mdr-engineering/xdr-terraform-modules.git//base/splunk_servers/cluster_master?ref=v1.24.7"
 }
 }
 
 
 dependency "vpc" {
 dependency "vpc" {

+ 1 - 1
prod/aws-us-gov/mdr-prod-dc-c19/170-splunk-searchhead/terragrunt.hcl

@@ -13,7 +13,7 @@ locals {
 # working directory, into a temporary folder, and execute your Terraform commands in that folder.
 # working directory, into a temporary folder, and execute your Terraform commands in that folder.
 terraform {
 terraform {
   # Double slash is intentional and required to show root of modules
   # Double slash is intentional and required to show root of modules
-  source = "git@github.xdr.accenturefederalcyber.com:mdr-engineering/xdr-terraform-modules.git//base/splunk_servers/searchhead?ref=v1.24.0"
+  source = "git@github.xdr.accenturefederalcyber.com:mdr-engineering/xdr-terraform-modules.git//base/splunk_servers/searchhead?ref=v1.24.7"
 }
 }
 
 
 dependency "vpc" {
 dependency "vpc" {

+ 1 - 1
prod/aws-us-gov/mdr-prod-dc-c19/180-splunk-heavy-forwarder/terragrunt.hcl

@@ -13,7 +13,7 @@ locals {
 # working directory, into a temporary folder, and execute your Terraform commands in that folder.
 # working directory, into a temporary folder, and execute your Terraform commands in that folder.
 terraform {
 terraform {
   # Double slash is intentional and required to show root of modules
   # Double slash is intentional and required to show root of modules
-  source = "git@github.xdr.accenturefederalcyber.com:mdr-engineering/xdr-terraform-modules.git//base/splunk_servers/heavy_forwarder?ref=v1.24.0"
+  source = "git@github.xdr.accenturefederalcyber.com:mdr-engineering/xdr-terraform-modules.git//base/splunk_servers/heavy_forwarder?ref=v1.24.7"
 }
 }
 
 
 dependency "vpc" {
 dependency "vpc" {

+ 1 - 1
prod/aws-us-gov/mdr-prod-la-c19/150-splunk-cluster-master/terragrunt.hcl

@@ -13,7 +13,7 @@ locals {
 # working directory, into a temporary folder, and execute your Terraform commands in that folder.
 # working directory, into a temporary folder, and execute your Terraform commands in that folder.
 terraform {
 terraform {
   # Double slash is intentional and required to show root of modules
   # Double slash is intentional and required to show root of modules
-  source = "git@github.xdr.accenturefederalcyber.com:mdr-engineering/xdr-terraform-modules.git//base/splunk_servers/cluster_master?ref=v1.24.0"
+  source = "git@github.xdr.accenturefederalcyber.com:mdr-engineering/xdr-terraform-modules.git//base/splunk_servers/cluster_master?ref=v1.24.7"
 }
 }
 
 
 dependency "vpc" {
 dependency "vpc" {

+ 1 - 1
prod/aws-us-gov/mdr-prod-la-c19/170-splunk-searchhead/terragrunt.hcl

@@ -13,7 +13,7 @@ locals {
 # working directory, into a temporary folder, and execute your Terraform commands in that folder.
 # working directory, into a temporary folder, and execute your Terraform commands in that folder.
 terraform {
 terraform {
   # Double slash is intentional and required to show root of modules
   # Double slash is intentional and required to show root of modules
-  source = "git@github.xdr.accenturefederalcyber.com:mdr-engineering/xdr-terraform-modules.git//base/splunk_servers/searchhead?ref=v1.24.0"
+  source = "git@github.xdr.accenturefederalcyber.com:mdr-engineering/xdr-terraform-modules.git//base/splunk_servers/searchhead?ref=v1.24.7"
 }
 }
 
 
 dependency "vpc" {
 dependency "vpc" {

+ 1 - 1
prod/aws-us-gov/mdr-prod-la-c19/180-splunk-heavy-forwarder/terragrunt.hcl

@@ -13,7 +13,7 @@ locals {
 # working directory, into a temporary folder, and execute your Terraform commands in that folder.
 # working directory, into a temporary folder, and execute your Terraform commands in that folder.
 terraform {
 terraform {
   # Double slash is intentional and required to show root of modules
   # Double slash is intentional and required to show root of modules
-  source = "git@github.xdr.accenturefederalcyber.com:mdr-engineering/xdr-terraform-modules.git//base/splunk_servers/heavy_forwarder?ref=v1.24.0"
+  source = "git@github.xdr.accenturefederalcyber.com:mdr-engineering/xdr-terraform-modules.git//base/splunk_servers/heavy_forwarder?ref=v1.24.7"
 }
 }
 
 
 dependency "vpc" {
 dependency "vpc" {

+ 1 - 1
prod/aws-us-gov/mdr-prod-ma-c19/150-splunk-cluster-master/terragrunt.hcl

@@ -13,7 +13,7 @@ locals {
 # working directory, into a temporary folder, and execute your Terraform commands in that folder.
 # working directory, into a temporary folder, and execute your Terraform commands in that folder.
 terraform {
 terraform {
   # Double slash is intentional and required to show root of modules
   # Double slash is intentional and required to show root of modules
-  source = "git@github.xdr.accenturefederalcyber.com:mdr-engineering/xdr-terraform-modules.git//base/splunk_servers/cluster_master?ref=v1.24.0"
+  source = "git@github.xdr.accenturefederalcyber.com:mdr-engineering/xdr-terraform-modules.git//base/splunk_servers/cluster_master?ref=v1.24.7"
 }
 }
 
 
 dependency "vpc" {
 dependency "vpc" {

+ 1 - 1
prod/aws-us-gov/mdr-prod-ma-c19/170-splunk-searchhead/terragrunt.hcl

@@ -13,7 +13,7 @@ locals {
 # working directory, into a temporary folder, and execute your Terraform commands in that folder.
 # working directory, into a temporary folder, and execute your Terraform commands in that folder.
 terraform {
 terraform {
   # Double slash is intentional and required to show root of modules
   # Double slash is intentional and required to show root of modules
-  source = "git@github.xdr.accenturefederalcyber.com:mdr-engineering/xdr-terraform-modules.git//base/splunk_servers/searchhead?ref=v1.24.0"
+  source = "git@github.xdr.accenturefederalcyber.com:mdr-engineering/xdr-terraform-modules.git//base/splunk_servers/searchhead?ref=v1.24.7"
 }
 }
 
 
 dependency "vpc" {
 dependency "vpc" {

+ 1 - 1
prod/aws-us-gov/mdr-prod-ma-c19/180-splunk-heavy-forwarder/terragrunt.hcl

@@ -13,7 +13,7 @@ locals {
 # working directory, into a temporary folder, and execute your Terraform commands in that folder.
 # working directory, into a temporary folder, and execute your Terraform commands in that folder.
 terraform {
 terraform {
   # Double slash is intentional and required to show root of modules
   # Double slash is intentional and required to show root of modules
-  source = "git@github.xdr.accenturefederalcyber.com:mdr-engineering/xdr-terraform-modules.git//base/splunk_servers/heavy_forwarder?ref=v1.24.0"
+  source = "git@github.xdr.accenturefederalcyber.com:mdr-engineering/xdr-terraform-modules.git//base/splunk_servers/heavy_forwarder?ref=v1.24.7"
 }
 }
 
 
 dependency "vpc" {
 dependency "vpc" {

+ 1 - 1
prod/aws-us-gov/mdr-prod-nga/170-splunk-searchhead/terragrunt.hcl

@@ -13,7 +13,7 @@ locals {
 # working directory, into a temporary folder, and execute your Terraform commands in that folder.
 # working directory, into a temporary folder, and execute your Terraform commands in that folder.
 terraform {
 terraform {
   # Double slash is intentional and required to show root of modules
   # Double slash is intentional and required to show root of modules
-  source = "git@github.xdr.accenturefederalcyber.com:mdr-engineering/xdr-terraform-modules.git//base/splunk_servers/searchhead?ref=v1.24.0"
+  source = "git@github.xdr.accenturefederalcyber.com:mdr-engineering/xdr-terraform-modules.git//base/splunk_servers/searchhead?ref=v1.24.7"
 }
 }
 
 
 dependency "vpc" {
 dependency "vpc" {

+ 1 - 1
prod/aws-us-gov/mdr-prod-nga/180-splunk-heavy-forwarder/terragrunt.hcl

@@ -13,7 +13,7 @@ locals {
 # working directory, into a temporary folder, and execute your Terraform commands in that folder.
 # working directory, into a temporary folder, and execute your Terraform commands in that folder.
 terraform {
 terraform {
   # Double slash is intentional and required to show root of modules
   # Double slash is intentional and required to show root of modules
-  source = "git@github.xdr.accenturefederalcyber.com:mdr-engineering/xdr-terraform-modules.git//base/splunk_servers/heavy_forwarder?ref=v1.24.0"
+  source = "git@github.xdr.accenturefederalcyber.com:mdr-engineering/xdr-terraform-modules.git//base/splunk_servers/heavy_forwarder?ref=v1.24.7"
 }
 }
 
 
 dependency "vpc" {
 dependency "vpc" {