Skip to content
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

Auto delete service bus by default if the service bus is auto-generated. #142

Closed
wants to merge 0 commits into from

Conversation

isaacabraham
Copy link
Contributor

I believe this addresses #136 in the fairest way: if the service bus is autoprovisioned, delete will default to remove the service bus. If not, it will stay (of course, this can be overridden by the optional parameter).

This is how Brisk used to work - if the asset was auto-generated it was deprovisioned as well. We could consider doing this with Storage as well but because there's a greater likelihood that they will have some data in them I suggest leaving that default as is - plus there's no cost associated with an empty storage account, unlike a service bus namespace.

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.

1 participant