timescale / terraform-provider-timescale

Timescale Cloud Terraform Provider
Apache License 2.0
18 stars 2 forks source link

Fix storage spec for read replica creation #149

Closed aaronblevy closed 5 months ago

aaronblevy commented 5 months ago

The storage requested when creating a service was hardcoded, causing forks on instances of larger sizes to fail. This change sets the storage requested to the spec of the primary instance.