Skip to content

Commit

Permalink
chore(deps): update terraform archive to v2 (#33)
Browse files Browse the repository at this point in the history
Co-authored-by: Andrew Peabody <[email protected]>
  • Loading branch information
renovate[bot] and apeabody authored Dec 29, 2022
1 parent 8eab3e1 commit 9ca2722
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/cloud_function/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ terraform {
required_providers {
archive = {
source = "hashicorp/archive"
version = "1.2"
version = "~> 2.2"
}
google = {
source = "hashicorp/google"
Expand Down

0 comments on commit 9ca2722

Please sign in to comment.