Airbyte recently changed their "list workspaces" API. The Terraform provider should implement the updated GET /workspaces endpoint to provide a data source for all workspace IDs in the system (the zeroth being the auto-created workspace at start up).
see: #202
Airbyte recently changed their "list workspaces" API. The Terraform provider should implement the updated
GET /workspacesendpoint to provide a data source for all workspace IDs in the system (the zeroth being the auto-created workspace at start up).see: #202