Skip to content

Commit

Permalink
chore(deps): update terraform terraform-google-modules/kubernetes-eng…
Browse files Browse the repository at this point in the history
…ine/google to v30.2.0

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 9, 2024
1 parent 6aba72d commit 13a7245
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/gcp/gke/modules/gke/gke.tf
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
#tfsec:ignore:google-gke-enforce-pod-security-policy
module "gke" {
source = "terraform-google-modules/kubernetes-engine/google//modules/beta-private-cluster"
version = "30.1.0"
version = "30.2.0"

project_id = var.project
name = var.name
Expand Down

0 comments on commit 13a7245

Please sign in to comment.