Browse Source

Adds standard account settings and ami sharing to cyber range.

Fred Damstra 5 years ago
parent
commit
69832845c9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      common/aws/mdr-cyber-range/010-shared-ami-key/terragrunt.hcl

+ 1 - 1
common/aws/mdr-cyber-range/010-shared-ami-key/terragrunt.hcl

@@ -8,7 +8,7 @@ locals {
 
 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/shared_ami_key?ref=v0.4.0"
+  source = "git@github.mdr.defpoint.com:mdr-engineering/xdr-terraform-modules.git//base/shared_ami_key?ref=v0.4.1"
 }
 
 include {