Skip to content

Commit 8384529

Browse files
author
Saranya3
committed
Teating connections
1 parent 839093c commit 8384529

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

modules/gke-standard-cluster/metadata.yaml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@ spec:
2222
info:
2323
title: GKE Standard Cluster
2424
source:
25-
repo: https://github.com/terraform-google-modules/terraform-google-kubernetes-engine.git
25+
repo: https://github.com/Saranya3/terraform-google-kubernetes-engine.git
2626
sourceType: git
2727
dir: /modules/gke-standard-cluster
28-
version: 41.0.2
28+
version: 41.0.4
2929
actuationTool:
3030
flavor: Terraform
3131
version: ">=1.3"
@@ -977,8 +977,10 @@ spec:
977977
description: Cluster ca certificate (base64 encoded)
978978
- name: cluster_id
979979
description: Cluster ID
980+
type: string
980981
- name: cluster_name
981982
description: Cluster name
983+
type: string
982984
- name: endpoint
983985
description: Cluster endpoint
984986
- name: endpoint_dns

0 commit comments

Comments
 (0)