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

Documentation incorrect #74

Closed
rojopolis opened this issue May 6, 2021 · 0 comments · Fixed by #77
Closed

Documentation incorrect #74

rojopolis opened this issue May 6, 2021 · 0 comments · Fixed by #77

Comments

@rojopolis
Copy link

docs/resources/cluster.md has multiple references to a tls_client_config.ca_cert_data parameter, but this seems to have been changed to tls_client_config.ca_data. The correct parameter does appear in the first example, but not in the other two.

tls_client_config {
      ca_cert_data = data.aws_eks_cluster.cluster.certificate_authority[0].data
 }
ClaireBellivier added a commit to ClaireBellivier/terraform-provider-argocd that referenced this issue May 11, 2021
oboukili pushed a commit that referenced this issue May 20, 2021
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

Successfully merging a pull request may close this issue.

1 participant