From 1f1e55a470d97eebdbe16c260b03628f5d510f64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Sep 2024 17:33:04 +0000 Subject: [PATCH] chore(deps): bump the random-provider group across 5 directories with 1 update Bumps the random-provider group with 1 update in the /modules/jenkins directory: [hashicorp/random](https://github.com/hashicorp/terraform-provider-random). Bumps the random-provider group with 1 update in the /modules/perforce/helix-authentication-service directory: [hashicorp/random](https://github.com/hashicorp/terraform-provider-random). Bumps the random-provider group with 1 update in the /modules/perforce/helix-core directory: [hashicorp/random](https://github.com/hashicorp/terraform-provider-random). Bumps the random-provider group with 1 update in the /modules/perforce/helix-swarm directory: [hashicorp/random](https://github.com/hashicorp/terraform-provider-random). Bumps the random-provider group with 1 update in the /samples/simple-build-pipeline directory: [hashicorp/random](https://github.com/hashicorp/terraform-provider-random). Updates `hashicorp/random` from 3.6.2 to 3.6.3 - [Release notes](https://github.com/hashicorp/terraform-provider-random/releases) - [Changelog](https://github.com/hashicorp/terraform-provider-random/blob/main/CHANGELOG.md) - [Commits](https://github.com/hashicorp/terraform-provider-random/compare/v3.6.2...v3.6.3) Updates `hashicorp/random` from 3.6.2 to 3.6.3 - [Release notes](https://github.com/hashicorp/terraform-provider-random/releases) - [Changelog](https://github.com/hashicorp/terraform-provider-random/blob/main/CHANGELOG.md) - [Commits](https://github.com/hashicorp/terraform-provider-random/compare/v3.6.2...v3.6.3) Updates `hashicorp/random` from 3.6.2 to 3.6.3 - [Release notes](https://github.com/hashicorp/terraform-provider-random/releases) - [Changelog](https://github.com/hashicorp/terraform-provider-random/blob/main/CHANGELOG.md) - [Commits](https://github.com/hashicorp/terraform-provider-random/compare/v3.6.2...v3.6.3) Updates `hashicorp/random` from 3.6.2 to 3.6.3 - [Release notes](https://github.com/hashicorp/terraform-provider-random/releases) - [Changelog](https://github.com/hashicorp/terraform-provider-random/blob/main/CHANGELOG.md) - [Commits](https://github.com/hashicorp/terraform-provider-random/compare/v3.6.2...v3.6.3) Updates `hashicorp/random` from 3.6.2 to 3.6.3 - [Release notes](https://github.com/hashicorp/terraform-provider-random/releases) - [Changelog](https://github.com/hashicorp/terraform-provider-random/blob/main/CHANGELOG.md) - [Commits](https://github.com/hashicorp/terraform-provider-random/compare/v3.6.2...v3.6.3) --- updated-dependencies: - dependency-name: hashicorp/random dependency-type: direct:production update-type: version-update:semver-patch dependency-group: random-provider - dependency-name: hashicorp/random dependency-type: direct:production update-type: version-update:semver-patch dependency-group: random-provider - dependency-name: hashicorp/random dependency-type: direct:production update-type: version-update:semver-patch dependency-group: random-provider - dependency-name: hashicorp/random dependency-type: direct:production update-type: version-update:semver-patch dependency-group: random-provider - dependency-name: hashicorp/random dependency-type: direct:production update-type: version-update:semver-patch dependency-group: random-provider ... Signed-off-by: dependabot[bot] --- modules/jenkins/versions.tf | 2 +- modules/perforce/helix-authentication-service/versions.tf | 2 +- modules/perforce/helix-core/versions.tf | 2 +- modules/perforce/helix-swarm/versions.tf | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/modules/jenkins/versions.tf b/modules/jenkins/versions.tf index bd7a50b9..581186df 100644 --- a/modules/jenkins/versions.tf +++ b/modules/jenkins/versions.tf @@ -8,7 +8,7 @@ terraform { } random = { source = "hashicorp/random" - version = "3.6.2" + version = "3.6.3" } } } diff --git a/modules/perforce/helix-authentication-service/versions.tf b/modules/perforce/helix-authentication-service/versions.tf index 41b5b47d..7e843c9e 100644 --- a/modules/perforce/helix-authentication-service/versions.tf +++ b/modules/perforce/helix-authentication-service/versions.tf @@ -12,7 +12,7 @@ terraform { } random = { source = "hashicorp/random" - version = "3.6.2" + version = "3.6.3" } } } diff --git a/modules/perforce/helix-core/versions.tf b/modules/perforce/helix-core/versions.tf index 41b5b47d..7e843c9e 100644 --- a/modules/perforce/helix-core/versions.tf +++ b/modules/perforce/helix-core/versions.tf @@ -12,7 +12,7 @@ terraform { } random = { source = "hashicorp/random" - version = "3.6.2" + version = "3.6.3" } } } diff --git a/modules/perforce/helix-swarm/versions.tf b/modules/perforce/helix-swarm/versions.tf index bd7a50b9..581186df 100644 --- a/modules/perforce/helix-swarm/versions.tf +++ b/modules/perforce/helix-swarm/versions.tf @@ -8,7 +8,7 @@ terraform { } random = { source = "hashicorp/random" - version = "3.6.2" + version = "3.6.3" } } }