From f944665911940cf017a780fb33eed2598bde10cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Sep 2024 07:13:58 -0700 Subject: [PATCH] chore(deps): bump the awscc-provider group across 3 directories with 1 update (#291) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- modules/perforce/helix-authentication-service/versions.tf | 2 +- modules/perforce/helix-core/versions.tf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/perforce/helix-authentication-service/versions.tf b/modules/perforce/helix-authentication-service/versions.tf index 7e843c9e..b180063e 100644 --- a/modules/perforce/helix-authentication-service/versions.tf +++ b/modules/perforce/helix-authentication-service/versions.tf @@ -8,7 +8,7 @@ terraform { } awscc = { source = "hashicorp/awscc" - version = "1.13.0" + version = "1.15.0" } random = { source = "hashicorp/random" diff --git a/modules/perforce/helix-core/versions.tf b/modules/perforce/helix-core/versions.tf index 7e843c9e..b180063e 100644 --- a/modules/perforce/helix-core/versions.tf +++ b/modules/perforce/helix-core/versions.tf @@ -8,7 +8,7 @@ terraform { } awscc = { source = "hashicorp/awscc" - version = "1.13.0" + version = "1.15.0" } random = { source = "hashicorp/random"