Skip to content

Commit

Permalink
chore(deps): update terraform google to v5.16.0 (#844)
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>
  • Loading branch information
playground-manager[bot] authored and ashdavies committed Feb 13, 2024
1 parent 9bd69da commit ce7ec33
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 = "5.15.0"
version = "5.16.0"
}
}

Expand Down

0 comments on commit ce7ec33

Please sign in to comment.