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

[DOCS] Update resource civo_kubernetes_cluster documentation example #344

Open
AOrps opened this issue Sep 9, 2024 · 0 comments
Open

[DOCS] Update resource civo_kubernetes_cluster documentation example #344

AOrps opened this issue Sep 9, 2024 · 0 comments

Comments

@AOrps
Copy link

AOrps commented Sep 9, 2024

Description

  1. Make saving kubeconfig to state optional for civo_kubernetes resource #309 Introduced a change that prevented writing the kubeconfig to the state. However the docs aren't updated to keep this in mind. The Documentation improvement, I am suggesting is to simply add a write_kubeconfig = true line to the hcl file.

Current Docs look like this:
update-resource-civo-kubernetes-cluster-docs

And can be found here: https://registry.terraform.io/providers/civo/civo/latest/docs/resources/kubernetes_cluster

edit: looks like some progress was done on this here: #321 so using this one #344 as an extension of it

Acceptance Criteria

Acceptance Criteria

  • Add line to hcl docs
write_kubeconfig = true

to https://github.com/civo/terraform-provider-civo/blob/d47a094ca3d5d49938ba030d6e12cef3b3a4725f/docs/resources/kubernetes_cluster.md

AOrps added a commit to AOrps/terraform-provider-civo that referenced this issue Sep 9, 2024
…write_kubeconfig option)

Signed-off-by: AOrps <aorbeandrews@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant