From 71235c1e85dbba55964549cc37379ea054e0833c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jun 2025 20:02:58 +0000 Subject: [PATCH] Bump ksatirli/vault-cluster/hcp from 1.3.0-rc.1 to 1.4.0 --- updated-dependencies: - dependency-name: ksatirli/vault-cluster/hcp dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- hcp_vault.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hcp_vault.tf b/hcp_vault.tf index 4a6f3e8..f493610 100644 --- a/hcp_vault.tf +++ b/hcp_vault.tf @@ -1,7 +1,7 @@ module "hcp_vault_aws" { # see https://registry.terraform.io/modules/ksatirli/vault-cluster/hcp/latest source = "ksatirli/vault-cluster/hcp" - version = "1.3.0-rc.1" + version = "1.4.0" cluster_id = "${var.project_identifier}-aws" hvn_id = var.hvn_id_aws