cloudamqp / terraform-provider-cloudamqp

Terraform Provider for CloudAMQP
https://registry.terraform.io/providers/cloudamqp/cloudamqp
Mozilla Public License 2.0
35 stars 39 forks source link

Add support to creating alarms #1

Closed migueleliasweb closed 5 years ago

migueleliasweb commented 6 years ago

Hi everyone, I suppose this will be the official implementation interacting with CloudAMQP resources throught Terraform, is that right?

I'm after this for a while now and I would be more than keen to help with the implementation to add support to alarms.

What do you guys think? Cheers!

snichme commented 6 years ago

Hi,

Yes that is correct. We saw that you were working on your own provider and we was about to reach out to you informing that we have just recently released this.

You are very welcome to add support for configuring alarms, keep an open PR during your work and we can try to help out.

If you find any issues or would like some more information in the api please reach out to us in an email to support@cloudamqp.com

migueleliasweb commented 6 years ago

Awesome, @snichme! Thanks!

Bekt commented 5 years ago

@snichme any updates on this? The API does seem to support configuring the alarms.

jwierzbo commented 5 years ago

I've remitted this provider adding support for alarms: https://github.com/jwierzbo/terraform-provider-cloudamqp

nitrocode commented 5 years ago

@jwierzbo Can you PR that in to this official one?

tbroden84 commented 5 years ago

Was a work in progress from our side, but is updated for us too. Using API-proxy from customer API, so no need for the second API key. Instead the instance id is needed for alarm and notification resources.