Skip to content

Commit

Permalink
Merge pull request #6 from SatoriCyber/SGA-4027-upgrade-provider-version
Browse files Browse the repository at this point in the history
SGA-4027-upgrade-provider-version
  • Loading branch information
alexku7 authored Jul 5, 2022
2 parents 35d7a70 + 34e8fff commit 881b455
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions modules/private-cluster/outputs.tf
Original file line number Diff line number Diff line change
Expand Up @@ -136,11 +136,6 @@ output "identity_namespace" {
]
}

output "instance_group_urls" {
description = "List of GKE generated instance groups"
value = google_container_cluster.primary.instance_group_urls
}

output "master_ipv4_cidr_block" {
description = "The IP range in CIDR notation used for the hosted master network"
value = var.master_ipv4_cidr_block
Expand Down

0 comments on commit 881b455

Please sign in to comment.