Skip to content

Commit

Permalink
Bump hashicorp/archive from 2.4.2 to 2.7.0 in /terraform/test
Browse files Browse the repository at this point in the history
Bumps [hashicorp/archive](https://github.com/hashicorp/terraform-provider-archive) from 2.4.2 to 2.7.0.
- [Release notes](https://github.com/hashicorp/terraform-provider-archive/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-archive/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-archive@v2.4.2...v2.7.0)

---
updated-dependencies:
- dependency-name: hashicorp/archive
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent b602428 commit ccbdebd
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
28 changes: 14 additions & 14 deletions terraform/test/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion terraform/test/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ terraform {
}
archive = {
source = "hashicorp/archive"
version = "~> 2.4.2"
version = "~> 2.7.0"
}
tls = {
source = "hashicorp/tls"
Expand Down

0 comments on commit ccbdebd

Please sign in to comment.