cloudamqp / terraform-provider-cloudamqp

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

Make cloudamqp_custom_domain support custom certificate #298

Open FelipeEmerimRandon opened 1 month ago

FelipeEmerimRandon commented 1 month ago

In the cloudamqp portal, we have an option called "Bring your own certificate" in the custom domain page. The Terraform provider does not expose a way to achieve the same configuration as far as we know. We are very interested in that feature as our use case requires that we provide our own certificate.

If there is already a way to do this using terraform and we have not seen it, please disregard this issue.

dentarg commented 1 month ago

No, this is currently not possible as it isn't even exposed in our API. It is in our backlog of things to add but it has not been prioritized.