nais / teams-backend

NAIS teams is a API server for team creation and propagation to external systems.
MIT License
3 stars 0 forks source link

Unable to delete a team that is missing GCP projects #132

Closed christeredvartsen closed 1 year ago

christeredvartsen commented 1 year ago

If a team has a GCP project stored in the state that no longer exists, the deletion process is halted. This should be acceptable as the project has already been deleted.