Skip to content

Commit 58d8e1c

Browse files
chore(deps): update terraform terraform-google-modules/kubernetes-engine/google to v44
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fecfe11 commit 58d8e1c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

01_infrastructure/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ module "gke" {
118118
# Provides best practices configuration and comprehensive feature support
119119
# Maintained by Google Cloud team with regular updates and security patches
120120
source = "terraform-google-modules/kubernetes-engine/google"
121-
version = "36.3.0"
121+
version = "44.0.0"
122122

123123
# Google Cloud Project Configuration
124124
# Target project where the GKE cluster will be created

0 commit comments

Comments
 (0)