We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
1.3.5 TF | 1.0.9 provider
"name": { Type: schema.TypeString, Optional: true, Description: "Internal Wiz ID of Kubernetes Cluster.", }
The Description should be updated to reflect: "Name of the Kubernetes Cluster."
Incorrect description which should simply be updated here
The text was updated successfully, but these errors were encountered:
Closes #63, wiz_kubernetes_clusters name description
8134cee
Closes #63, wiz_kubernetes_clusters name description (#69)
5af8396
The description updates are not rendered in the documentation due to this bug: hashicorp/terraform-plugin-docs#64
Successfully merging a pull request may close this issue.
Terraform Version and Provider Version
1.3.5 TF | 1.0.9 provider
Affected Resource(s)
Sample Source
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
The text was updated successfully, but these errors were encountered: