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

Feature Request: `cloudamqp_extra_disk_size` for other cloud providers #180

Closed torbendury closed 1 year ago

torbendury commented 1 year ago

Currently, according to the docs, extra disk space is only available for dedicated instances hosted on AWS. I'm hosting on GCP/Azure and miss this feature.

Without it, the only way to gain more disk space is by increasing the overall instance size which introduces unneccesary costs and dead resources (CPU/Mem).

dentarg commented 1 year ago

It is possible to add extra disk space in other clouds using the web console at https://customer.cloudamqp.com/instance (it may include downtime)

philipp-hb commented 1 year ago

@dentarg any news on this? Clicking is quite a bad workflow

dentarg commented 1 year ago

@philipp-hb No news, and I agree with you. Do you mind share what company/companies you represent? (You can email support and reference this issue if you don't want to do that here)

tbroden84 commented 1 year ago

There is still updates needed in our backend before we can proceed with adding this. But will start looking into this again.

tbroden84 commented 1 year ago

Took a bit longer to get together than expected. But we have now released a new version v1.25.0 with multiple platform support. We now also support this for Google and Azure.