浏览代码

Updates the Vault Provider

Brad Poulton 4 年之前
父节点
当前提交
399f0b69f3

+ 1 - 0
test/aws-us-gov/mdr-test-c2/099-vault-configuration/.tfswitch.toml

@@ -0,0 +1 @@
+../../../../.tfswitch.toml

+ 1 - 1
test/aws-us-gov/mdr-test-c2/099-vault-configuration/terragrunt.hcl

@@ -31,7 +31,7 @@ generate "vault-provider" {
   contents  = <<EOF
 #Provider block for Vault. 
 provider "vault" {
-  version = "~> 2.15.0"
+  version = "~> 2.18.0"
   address = "https://${dependency.instance-vault.outputs.vault_alb_address}"
 }
 EOF

+ 1 - 0
test/aws-us-gov/mdr-test-c2/200-customer-portal/.tfswitch.toml

@@ -0,0 +1 @@
+../../../../.tfswitch.toml