You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(api): use working endpoint for check_provider_connection
The endpoint /api/cloud-credentials/provider/{provider} may not exist.
Changed to use list_cloud_credentials_for_project (which works) and
filter by provider.
This is the same approach the wizard uses via get_provider_deployment_statuses.
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments