This repository has been archived by the owner on Mar 15, 2024. It is now read-only.
The GET /v3/clusters/{id} endpoint doesn't return all cluster fields. #6
Labels
enhancement
New feature or request
The response body from a successful
GET /v3/clusters/{id}
request does not return all the fields required to create a cluster. The following fields are not returned:This means that the terraform provider can't set these values in
resourceCouchbaseCapellaHostedClusterRead
. Any change in the Capella UI to these values will cause the terraform state file to be out of sync with the infrastructure in Capella.The text was updated successfully, but these errors were encountered: