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

wrong resource name in the doc link for ibm_iam_api_key #2736

Closed
hfwen0502 opened this issue Jun 11, 2021 · 0 comments · Fixed by #2747
Closed

wrong resource name in the doc link for ibm_iam_api_key #2736

hfwen0502 opened this issue Jun 11, 2021 · 0 comments · Fixed by #2747

Comments

@hfwen0502
Copy link

https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/resources/iam_api_key

resource "iam_api_key" "iam_api_key" {
  name = "name"
}

It's incorrect in the Example usage section.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants