File tree Expand file tree Collapse file tree 10 files changed +10
-0
lines changed
beta-autopilot-private-cluster
beta-autopilot-public-cluster
beta-private-cluster-update-variant
beta-public-cluster-update-variant
private-cluster-update-variant Expand file tree Collapse file tree 10 files changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -61,6 +61,7 @@ output "zones" {
6161output "endpoint" {
6262 description = "Cluster endpoint"
6363 value = local.cluster_endpoint
64+ sensitive = true
6465 depends_on = [
6566 /* Nominally, the endpoint is populated as soon as it is known to Terraform.
6667 * However, the cluster may not be in a usable state yet. Therefore any
Original file line number Diff line number Diff line change @@ -58,6 +58,7 @@ output "zones" {
5858output "endpoint" {
5959 description = " Cluster endpoint"
6060 value = local. cluster_endpoint
61+ sensitive = true
6162 depends_on = [
6263 /* Nominally, the endpoint is populated as soon as it is known to Terraform.
6364 * However, the cluster may not be in a usable state yet. Therefore any
Original file line number Diff line number Diff line change @@ -58,6 +58,7 @@ output "zones" {
5858output "endpoint" {
5959 description = " Cluster endpoint"
6060 value = local. cluster_endpoint
61+ sensitive = true
6162 depends_on = [
6263 /* Nominally, the endpoint is populated as soon as it is known to Terraform.
6364 * However, the cluster may not be in a usable state yet. Therefore any
Original file line number Diff line number Diff line change @@ -59,6 +59,7 @@ output "zones" {
5959output "endpoint" {
6060 description = " Cluster endpoint"
6161 value = local. cluster_endpoint
62+ sensitive = true
6263 depends_on = [
6364 /* Nominally, the endpoint is populated as soon as it is known to Terraform.
6465 * However, the cluster may not be in a usable state yet. Therefore any
Original file line number Diff line number Diff line change @@ -59,6 +59,7 @@ output "zones" {
5959output "endpoint" {
6060 description = " Cluster endpoint"
6161 value = local. cluster_endpoint
62+ sensitive = true
6263 depends_on = [
6364 /* Nominally, the endpoint is populated as soon as it is known to Terraform.
6465 * However, the cluster may not be in a usable state yet. Therefore any
Original file line number Diff line number Diff line change @@ -59,6 +59,7 @@ output "zones" {
5959output "endpoint" {
6060 description = " Cluster endpoint"
6161 value = local. cluster_endpoint
62+ sensitive = true
6263 depends_on = [
6364 /* Nominally, the endpoint is populated as soon as it is known to Terraform.
6465 * However, the cluster may not be in a usable state yet. Therefore any
Original file line number Diff line number Diff line change @@ -59,6 +59,7 @@ output "zones" {
5959output "endpoint" {
6060 description = " Cluster endpoint"
6161 value = local. cluster_endpoint
62+ sensitive = true
6263 depends_on = [
6364 /* Nominally, the endpoint is populated as soon as it is known to Terraform.
6465 * However, the cluster may not be in a usable state yet. Therefore any
Original file line number Diff line number Diff line change @@ -59,6 +59,7 @@ output "zones" {
5959output "endpoint" {
6060 description = " Cluster endpoint"
6161 value = local. cluster_endpoint
62+ sensitive = true
6263 depends_on = [
6364 /* Nominally, the endpoint is populated as soon as it is known to Terraform.
6465 * However, the cluster may not be in a usable state yet. Therefore any
Original file line number Diff line number Diff line change @@ -59,6 +59,7 @@ output "zones" {
5959output "endpoint" {
6060 description = " Cluster endpoint"
6161 value = local. cluster_endpoint
62+ sensitive = true
6263 depends_on = [
6364 /* Nominally, the endpoint is populated as soon as it is known to Terraform.
6465 * However, the cluster may not be in a usable state yet. Therefore any
Original file line number Diff line number Diff line change @@ -59,6 +59,7 @@ output "zones" {
5959output "endpoint" {
6060 description = " Cluster endpoint"
6161 value = local. cluster_endpoint
62+ sensitive = true
6263 depends_on = [
6364 /* Nominally, the endpoint is populated as soon as it is known to Terraform.
6465 * However, the cluster may not be in a usable state yet. Therefore any
You can’t perform that action at this time.
0 commit comments