Skip to content

Commit

Permalink
Bump minimum google-beta provider version
Browse files Browse the repository at this point in the history
  • Loading branch information
Jberlinsky committed May 16, 2021
1 parent aeaa562 commit cc6732a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion autogen/main/versions.tf.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ terraform {
required_providers {
google-beta = {
source = "hashicorp/google-beta"
version = ">= 3.49.0, <4.0.0"
version = ">= 3.63.0, <4.0.0"
}
kubernetes = {
source = "hashicorp/kubernetes"
Expand Down

0 comments on commit cc6732a

Please sign in to comment.