Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

New data_source keycloak_realm #160

Merged
merged 4 commits into from
Oct 3, 2019

Conversation

marcoreni
Copy link
Contributor

This adds a new datasource for keycloak_realm.

Acceptance test results:

=== RUN   TestAccKeycloakDataSourceRealm_basic
--- PASS: TestAccKeycloakDataSourceRealm_basic (0.72s)

@marcoreni
Copy link
Contributor Author

CircleCI failure due to #32

mkdocs.yml Outdated
@@ -4,6 +4,9 @@ repo_url: https://github.com/mrparkers/terraform-provider-keycloak
nav:
- Getting Started: index.md
- Data Sources:
- keycloak_openid_client: data_sources/keycloak_openid_client.md
- keycloak_openid_client_authorization_policy: data_sources/keycloak_openid_client_authorization_policy.md
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So this is awkward, but there actually aren't doc files for these data sources you added. I'd appreciate a PR to add these if you're interested 😄

If not, could you remove these dead links?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Whops! My mistake, I planned on adding those documents but I read that you were working on it so I deleted the files, but I forgot to delete the links :D

I'll file a separate PR soon, for now I'm deleting the references.

marcoreni and others added 2 commits October 3, 2019 16:23
PR Review

Co-Authored-By: Michael Parker <michael@parker.gg>
@mrparkers
Copy link
Contributor

LGTM, thanks for the PR! Sorry again about the flaky tests

@mrparkers mrparkers merged commit 963a75b into keycloak:master Oct 3, 2019
@marcoreni marcoreni deleted the feature/datasource-realm branch October 22, 2019 08:22
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants