jianyuan / terraform-provider-sentry

Terraform provider for Sentry
https://registry.terraform.io/providers/jianyuan/sentry/latest
MIT License
326 stars 128 forks source link

Support Sentry Crons #271

Open ckdake opened 1 year ago

ckdake commented 1 year ago

Hello! We use terraform for everything, and are looking into trying out https://docs.sentry.io/product/crons/ . Given the architecture of our application, it would be a lot simpler to wire things up using terraform than using the crons API (https://docs.sentry.io/api/crons/).

Would you be open to this being in the terraform provider? I may have some bandwidth to work on this if you'd be up for merging it.

slobo commented 1 year ago

This would be great for us too. @ckdake did you happen to start working on this? Thanks

ckdake commented 1 year ago

I have not, I want to make sure contributions will be welcome on this one (given its beta nature) before I dig in.

slobo commented 8 months ago

@jianyuan thanks for all the hard work on sentry terraform provider. Do you happen to have cron support in your roadmap? If not, would you be open to contributions?

Thanks!

maximerauchchargemap commented 3 months ago

@ckdake Do we have any news regarding a potential delivery of this feature ? We are very interested.