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

add github_emu_group_mapping resource #51

Merged
merged 1 commit into from
Feb 29, 2024

Conversation

tomasmota
Copy link
Contributor

Adds github_emu_group_mapping

How has this code been tested

I have no way of adding a test case, since that would require external_groups to be added to the provider too, which would be cumbersome due to it being a data source which just gives a list of things. The way I will use this is by having the terraform provider use the external_groups data source and then fetch that data into this resource.

I have nonetheless tested it's usage manually with our groups and it works.

@AtzeDeVries
Copy link
Collaborator

@tomasmota Thanks for the contribution.

Added one comment. Also can you resync since #50 just got merged and now generates a conflict.

@tomasmota
Copy link
Contributor Author

I've moved it now

@AtzeDeVries
Copy link
Collaborator

config/provider.go is not linted correctly.

@tomasmota
Copy link
Contributor Author

sorry, should be good now

@AtzeDeVries AtzeDeVries merged commit be74db8 into crossplane-contrib:main Feb 29, 2024
6 checks passed
@AtzeDeVries
Copy link
Collaborator

@tomasmota thanks

@AtzeDeVries
Copy link
Collaborator

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