-
Notifications
You must be signed in to change notification settings - Fork 70
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
feat(resource): add aiven_kafka_native_acl resource #1905
Conversation
This has been developed against local version of go-client-codegen thus will fail until support has been merged there and right version has been updated to be used here. |
3ed8848
to
371c3b5
Compare
371c3b5
to
c419883
Compare
@byashimov Thanks for the review, comments resolved. |
ed896e6
to
5bfbaa7
Compare
5bfbaa7
to
853cfcd
Compare
853cfcd
to
db8a0ca
Compare
@rriski If ok, I can commit these as a follow up so we don't need to rerun acceptance tests 👍🏼 |
@roope-kar just rebase it. Won't affect tests. Which are green, btw :) |
db8a0ca
to
da004b1
Compare
support managing aiven_kafka_native_acls.
da004b1
to
44634ff
Compare
@rriski @byashimov Thanks again for the review and help 🎉 Comments resolved 👍🏼 |
support managing aiven_kafka_native_acls.
About this change—what it does
Adds new resource for managing aiven_kafka_native_acls.
Why this way
So users can manage kafka native acls.