Skip to content
This repository was archived by the owner on Aug 12, 2024. It is now read-only.

Commit f327f5b

Browse files
danielbu-ibmSean Sundberg
authored andcommitted
Update output platform to a sensitive value (#29)
Signed-off-by: danielbu-ibm <[email protected]>
1 parent 4c1651d commit f327f5b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

outputs.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ output "platform" {
3737
ingress = local.ingress_hostname
3838
tls_secret = local.tls_secret
3939
}
40+
sensitive = true
4041
description = "Configuration values for the cluster platform"
4142
depends_on = [data.ibm_container_vpc_cluster.config]
4243
}

0 commit comments

Comments
 (0)