Skip to content

Commit

Permalink
chore(deps): update terraform google to v5.28.0 (#2550)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 13, 2024
1 parent e2a887d commit d5f5bc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/providers.tf
Expand Up @@ -16,7 +16,7 @@ terraform {
required_providers {
google = {
source = "hashicorp/google"
version = "5.27.0"
version = "5.28.0"
}
}
}
Expand Down

0 comments on commit d5f5bc8

Please sign in to comment.