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 support for Kong workspace resource #152

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

hofnarrr
Copy link

@hofnarrr hofnarrr commented Jun 1, 2023

This branch adds a new resource to the provider for managing Kong workspaces.

As you can probably see the code is pretty much copy&paste&search&replace from existing resources -- I'm new to TF provider development and did this in a hurry, so little extra care during review may be a good idea :-) All tests are green though and the resource "works on my machine".

Test suite passed also against (almost) latest Kong (kong/kong-gateway:3.2.2.1).

Thanks!

PS. I'd like to manage RBAC users using this provider as well -- would you accept a PR for that?

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.

1 participant