Skip to content

fix: correctly assess quota for stopped resources #9201

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 21, 2023
Merged

fix: correctly assess quota for stopped resources #9201

merged 1 commit into from
Aug 21, 2023

Conversation

ammario
Copy link
Member

@ammario ammario commented Aug 18, 2023

fix: correctly assess quota for stopped resources

#5710 introduced a bug whereby
old resources were included in the Terraform provisioner's plan, even
when transition was set to stop.

#5710 introduced a bug whereby
old resources were included in the Terraform provisioner's plan, even
when transition was set to stop.
Copy link
Member

@mtojek mtojek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@ammario ammario merged commit 6d939b7 into main Aug 21, 2023
@ammario ammario deleted the pr9201 branch August 21, 2023 14:01
@github-actions github-actions bot locked and limited conversation to collaborators Aug 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

quota: quota is not getting freed when a workspace is stopped
2 participants