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

Description to be corrected in Kubernetes cluster datasource #63

Closed
jschoombee opened this issue Feb 9, 2023 · 0 comments · Fixed by #69
Closed

Description to be corrected in Kubernetes cluster datasource #63

jschoombee opened this issue Feb 9, 2023 · 0 comments · Fixed by #69
Labels
bug Something isn't working

Comments

@jschoombee
Copy link
Collaborator

Terraform Version and Provider Version

1.3.5 TF | 1.0.9 provider

Affected Resource(s)

  • wiz_kubernetes_clusters

Sample Source

"name": {
	Type:        schema.TypeString,
	Optional:    true,
	Description: "Internal Wiz ID of Kubernetes Cluster.",
}

Expected Behavior

The Description should be updated to reflect: "Name of the Kubernetes Cluster."

Actual Behavior

Incorrect description which should simply be updated here

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment
@jschoombee jschoombee added the bug Something isn't working label Feb 9, 2023
gramsa49 added a commit that referenced this issue Feb 28, 2023
The description updates are not rendered in the documentation due to this bug:
hashicorp/terraform-plugin-docs#64
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant