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 EventBridge resources #1477

Closed
spolve opened this issue Sep 15, 2022 · 6 comments
Closed

Add EventBridge resources #1477

spolve opened this issue Sep 15, 2022 · 6 comments

Comments

@spolve
Copy link

spolve commented Sep 15, 2022

What resource do you need?

EventBridge:

  • Archive
  • APIDestination
  • EventBus
  • Connection
  • EventSource

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.

@taylorsmithgg
Copy link

Any updates on this?

@taylorsmithgg
Copy link

FYI for anyone still following this, the upbound provider does have support for crossplane resources:
https://marketplace.upbound.io/providers/upbound/provider-aws/v0.38.0/resources/cloudwatchevents.aws.upbound.io/Rule/v1beta1

Copy link

github-actions bot commented Nov 8, 2023

Crossplane does not currently have enough maintainers to address every issue and pull request. This issue has been automatically marked as stale because it has had no activity in the last 90 days. It will be closed in 14 days if no further activity occurs. Leaving a comment starting with /fresh will mark this issue as not stale.

@github-actions github-actions bot added the stale label Nov 8, 2023
@taylorsmithgg
Copy link

/fresh Is there any plan to continue supporting this provider as opposed to upbound?

@github-actions github-actions bot removed the stale label Nov 9, 2023
@MisterMX
Copy link
Collaborator

MisterMX commented Nov 9, 2023

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.

Copy link

github-actions bot commented Feb 8, 2024

Crossplane does not currently have enough maintainers to address every issue and pull request. This issue has been automatically marked as stale because it has had no activity in the last 90 days. It will be closed in 14 days if no further activity occurs. Leaving a comment starting with /fresh will mark this issue as not stale.

@github-actions github-actions bot added the stale label Feb 8, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Feb 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants