Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Output the Kubernetes cluster secret #80

Merged
merged 3 commits into from
Jan 4, 2022
Merged

Output the Kubernetes cluster secret #80

merged 3 commits into from
Jan 4, 2022

Conversation

orf
Copy link
Contributor

@orf orf commented Dec 28, 2021

Sometimes it is quite useful to have access to the cluster secret programmatically. We may want to provision nodes with this module, but also join others manually.

This PR adds a kubernetes_cluster_secret output for this use case.

@xunleii
Copy link
Owner

xunleii commented Jan 3, 2022

Hi @orf, thanks for your contribution. I will try to make a review today or tomorrow.

outputs.tf Outdated Show resolved Hide resolved
Co-authored-by: Alexandre NICOLAIE <xunleii@users.noreply.github.com>
outputs.tf Outdated Show resolved Hide resolved
Co-authored-by: Alexandre NICOLAIE <xunleii@users.noreply.github.com>
@xunleii xunleii merged commit 3fc629c into xunleii:master Jan 4, 2022
@xunleii xunleii added the terraform:plan Invoke Terraform plan workflow on the current PR label Jan 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
terraform:plan Invoke Terraform plan workflow on the current PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants