Skip to content

Commit

Permalink
Update Terraform google to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 26, 2024
1 parent a2f1413 commit fe97e01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gke-to-gke-vpn/terraform/provider.tf
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ limitations under the License.
*/

provider "google" {
version = "2.11.0"
version = "6.0.1"
region = var.region1
}

0 comments on commit fe97e01

Please sign in to comment.