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

missing docs for resources / data sources #112

Closed
mrparkers opened this issue May 14, 2019 · 5 comments
Closed

missing docs for resources / data sources #112

mrparkers opened this issue May 14, 2019 · 5 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@mrparkers
Copy link
Contributor

mrparkers commented May 14, 2019

This is a reminder for me to add missing docs for the following resources and data sources:

resources:

  • keycloak_openid_client_authorization_resource
  • keycloak_openid_client_authorization_scope
  • keycloak_openid_client_authorization_permission
  • keycloak_openid_client_service_account_role
  • keycloak_oidc_identity_provider
  • keycloak_user_template_importer_identity_provider_mapper
  • keycloak_attribute_to_role_identity_provider_mapper
  • keycloak_hardcoded_role_identity_provider_mapper
  • keycloak_hardcoded_attribute_identity_provider_mapper

data sources:

  • keycloak_openid_client_authorization_policy

I will try to add these when I have time, and I will happily accept PRs from anyone who is interested in contributing these.

@mrparkers mrparkers added help wanted Extra attention is needed good first issue Good for newcomers labels May 14, 2019
@dlechevalier
Copy link
Contributor

Hi, it looks like all the stuff has been done yet. Isn't it?

@mrparkers
Copy link
Contributor Author

Hi @dlechevalier, I think the current list in the main post is up to date with what is missing.

@diamondq
Copy link

Maybe I'm missing something, but I still don't see docs for most of them. Specifically, only

resource: keycloak_oidc_identity_provider
resource: keycloak_openid_client_service_account_role
datasource: keycloak_openid_client_authorization_policy

are documented. I don't see the rest anywhere.

@marcoreni
Copy link
Contributor

Hei @diamondq, have you checked here?

@diamondq
Copy link

diamondq commented Jun 23, 2021

I did. I was specifically looking for the keycloak_openid_client_authorization_XXX docs, such as keycloak_openid_client_authorization_resource. It should under the resources section; don't see it.
I even tried jumping directly the URL it should be:
https://registry.terraform.io/providers/mrparkers/keycloak/latest/docs/resources/openid_client_authorization_resource, but no luck.

NOTE: It is implemented via source code, and I was able to get it to work by looking at the code. Just no docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants