-
Notifications
You must be signed in to change notification settings - Fork 378
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 EventBridge resources #1477
Comments
Any updates on this? |
FYI for anyone still following this, the upbound provider does have support for crossplane resources: |
Crossplane does not currently have enough maintainers to address every issue and pull request. This issue has been automatically marked as |
/fresh Is there any plan to continue supporting this provider as opposed to upbound? |
This provider is maintained by the community only. We plan to provide continues support for it. However, due to the limited amount of maintainers and time we will focus on bugfixes and refactoring to keep the code clean and ensure it works. We wont add support for new resources on our own but we are open for pull requests to add new functionality. If you do have the time to work on this feature. Feel free to open a PR and assign me as a reviewer. |
Crossplane does not currently have enough maintainers to address every issue and pull request. This issue has been automatically marked as |
What resource do you need?
EventBridge:
What is your use case?
Use EventBridge features as a main event queue for our new micro service architecture; I need all feature of EventBridge.
Would you be willing to contribute it using code generator?
I've tried with the base generation, but I don't know which fields is a custom field and needs a custom implementation for *Ref and *Selector.
The text was updated successfully, but these errors were encountered: