Skip to content

Document removing a cloud account from the dashboard#254

Open
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/remove-cloud-account-1778709593
Open

Document removing a cloud account from the dashboard#254
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/remove-cloud-account-1778709593

Conversation

@mintlify
Copy link
Copy Markdown
Contributor

@mintlify mintlify Bot commented May 13, 2026

Summary

Porter now supports removing a connected cloud account directly from the dashboard. The action soft-deletes the cloud account, but fails if active dependents (clusters, object storage buckets, or environment groups) still reference it — in which case the dashboard lists the blocking resources so they can be cleaned up first.

Changes

  • Added a Removing a Cloud Account section to the AWS, GCP, and Azure tabs of cloud-accounts/connecting-a-cloud-account.mdx, explaining how to remove an account, the blocked-dependents behavior, and clarifying that removal does not delete provider-side resources.
  • Updated each provider's Revoking Access flow to include removing the cloud account in Porter as a step before deleting the underlying IAM role, service account, or service principal.

Triggering PR

feat: support removing a cloud account via API — adds DELETE /api/v2/projects/{project_id}/clouds/{cloud_account_id}, returning 409 with a list of remaining clusters, object storage buckets, and environment groups when dependents exist.

@mintlify
Copy link
Copy Markdown
Contributor Author

mintlify Bot commented May 13, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
porter 🟢 Ready View Preview May 13, 2026, 10:01 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants