Skip to content

Commit

Permalink
chore(deps): bump the awscc-provider group across 3 directories with …
Browse files Browse the repository at this point in the history
…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](hashicorp/terraform-provider-awscc@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](hashicorp/terraform-provider-awscc@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](hashicorp/terraform-provider-awscc@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 24, 2024
1 parent 7754e1f commit 6022db9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion modules/perforce/helix-authentication-service/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ terraform {
}
awscc = {
source = "hashicorp/awscc"
version = "1.13.0"
version = "1.15.0"
}
random = {
source = "hashicorp/random"
Expand Down
2 changes: 1 addition & 1 deletion modules/perforce/helix-core/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ terraform {
}
awscc = {
source = "hashicorp/awscc"
version = "1.13.0"
version = "1.15.0"
}
random = {
source = "hashicorp/random"
Expand Down

0 comments on commit 6022db9

Please sign in to comment.