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 Dec 9, 2024
1 parent a2f1413 commit 1651b6f
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.13.0"
region = var.region1
}

0 comments on commit 1651b6f

Please sign in to comment.