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

Data source for user and authentication execution #360

Conversation

rjmasikome
Copy link
Contributor

Hi everyone,

I didn't see any contribution guidelines, so I will just go ahead and open this PR. This Pull Request will add data source for User and Authentication Execution. Currently we need that for our process.

If there's anything lacking please do let me know.

Cheers,
RJ

@rjmasikome rjmasikome force-pushed the feature/add-data-source-user-and-authentication-execution branch 2 times, most recently from fda157d to 27c7da8 Compare August 11, 2020 14:26
@rjmasikome rjmasikome force-pushed the feature/add-data-source-user-and-authentication-execution branch from 4fd2210 to 6c86641 Compare August 11, 2020 17:27
Copy link
Contributor

@mrparkers mrparkers left a comment

Choose a reason for hiding this comment

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

Apologies for the late review on this.

The only potential issue I'm noticing here is that the schemas for these new data sources don't match the schemas for their equivalent resources. Typically we'd expect these schemas to match unless there is a good reason not to.

Could you update the data source schemas, or help me understand if there was particular reason to omit the other attributes?

provider/data_source_keycloak_user.go Show resolved Hide resolved
@rjmasikome
Copy link
Contributor Author

Thanks for the review. I have updated the requested changes. I thought it doesn't need to be included because it is optional. Let me know if anything else need to be changed. Cheers.

@rjmasikome rjmasikome requested a review from mrparkers September 4, 2020 15:02
Copy link
Contributor

@mrparkers mrparkers left a comment

Choose a reason for hiding this comment

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

I went ahead and pushed some changes to your branch. let me know what you think. otherwise, lgtm

@rjmasikome
Copy link
Contributor Author

Hey thanks for the change. LGTM.

@mrparkers mrparkers merged commit 1809b94 into keycloak:master Sep 17, 2020
hcl31415 pushed a commit to hcl31415/terraform-provider-keycloak that referenced this pull request Oct 12, 2020
hcl31415 pushed a commit to hcl31415/terraform-provider-keycloak that referenced this pull request Oct 12, 2020
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 this pull request may close these issues.

2 participants