Skip to content
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

Open
jamesrwilkinson opened this issue Feb 3, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@jamesrwilkinson
Copy link
Contributor

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:

  • V3SupportPackage.timezone
  • V3Place.singleAZ

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.

@jamesrwilkinson jamesrwilkinson added the enhancement New feature or request label Feb 3, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant