https://pulumi.com logo
#kubernetes
Title
# kubernetes
k

kind-fireman-33438

11/17/2023, 5:45 PM
Anyone have experience with pulling the clusterMasterAuth.ClusterCaCertificate() for creating a kube provider in Go? It seems that the certificate is wrapped in {}’s which is odd. I could of course remove them programmatically but I feel like there is a better way to get at that param.
It looks like all the Terraform outputs are something = {thething}