From 75e649f0bff7b84c0c3238b51bb0dfca8ffa9f1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 21 Sep 2024 17:47:48 +0000 Subject: [PATCH] chore(deps): bump the awscc-provider group across 3 directories with 1 update Bumps the awscc-provider group with 1 update in the /modules/perforce/helix-authentication-service directory: [hashicorp/awscc](https://github.com/hashicorp/terraform-provider-awscc). Bumps the awscc-provider group with 1 update in the /modules/perforce/helix-core directory: [hashicorp/awscc](https://github.com/hashicorp/terraform-provider-awscc). Bumps the awscc-provider group with 1 update in the /samples/simple-build-pipeline directory: [hashicorp/awscc](https://github.com/hashicorp/terraform-provider-awscc). Updates `hashicorp/awscc` from 1.13.0 to 1.15.0 - [Release notes](https://github.com/hashicorp/terraform-provider-awscc/releases) - [Changelog](https://github.com/hashicorp/terraform-provider-awscc/blob/main/CHANGELOG.md) - [Commits](https://github.com/hashicorp/terraform-provider-awscc/compare/v1.13.0...v1.15.0) Updates `hashicorp/awscc` from 1.13.0 to 1.15.0 - [Release notes](https://github.com/hashicorp/terraform-provider-awscc/releases) - [Changelog](https://github.com/hashicorp/terraform-provider-awscc/blob/main/CHANGELOG.md) - [Commits](https://github.com/hashicorp/terraform-provider-awscc/compare/v1.13.0...v1.15.0) Updates `hashicorp/awscc` from 1.13.0 to 1.15.0 - [Release notes](https://github.com/hashicorp/terraform-provider-awscc/releases) - [Changelog](https://github.com/hashicorp/terraform-provider-awscc/blob/main/CHANGELOG.md) - [Commits](https://github.com/hashicorp/terraform-provider-awscc/compare/v1.13.0...v1.15.0) --- updated-dependencies: - dependency-name: hashicorp/awscc dependency-type: direct:production update-type: version-update:semver-minor dependency-group: awscc-provider - dependency-name: hashicorp/awscc dependency-type: direct:production update-type: version-update:semver-minor dependency-group: awscc-provider - dependency-name: hashicorp/awscc dependency-type: direct:production update-type: version-update:semver-minor dependency-group: awscc-provider ... Signed-off-by: dependabot[bot] --- 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 41b5b47d..469dc48c 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 41b5b47d..469dc48c 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"