Skip to content

Commit

Permalink
chore(deps): update terraform google to v5 (#558)
Browse files Browse the repository at this point in the history
Co-authored-by: playground-manager[bot] <126197455+playground-manager[bot]@users.noreply.github.com>
Co-authored-by: Ash Davies <[email protected]>
  • Loading branch information
playground-manager[bot] and ashdavies authored Oct 28, 2023
1 parent a495bef commit 7a69740
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ terraform {

google = {
source = "hashicorp/google"
version = "4.84.0"
version = "5.3.0"
}
}

Expand Down

0 comments on commit 7a69740

Please sign in to comment.