diff --git a/docs/resources/service.md b/docs/resources/service.md index c8c5476..8798524 100644 --- a/docs/resources/service.md +++ b/docs/resources/service.md @@ -11,7 +11,6 @@ description: |- # timescale_service (Resource) A Service is a TimescaleDB instance. - Please note that when updating the vpc_id attribute, it is possible to encounter a "no Endpoint for that service id exists" error. The change has been taken into account but must still be propagated. You can run "terraform refresh" shortly to get the updated data. @@ -26,6 +25,7 @@ The change has been taken into account but must still be propagated. You can run - `memory_gb` (Number) Memory GB - `milli_cpu` (Number) Milli CPU - `name` (String) Service Name is the configurable name assigned to this resource. If none is provided, a default will be generated by the provider. +- `read_replica_source` (String) Enable Read Replica - `region_code` (String) The region for this service. - `storage_gb` (Number, Deprecated) Deprecated: Storage GB - `timeouts` (Attributes) (see [below for nested schema](#nestedatt--timeouts))