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

Fix rg mode not export empty resource group #500

Merged
merged 1 commit into from
Feb 6, 2024

Conversation

magodo
Copy link
Collaborator

@magodo magodo commented Feb 6, 2024

Fix rg mode not export empty resource group.

The reason is that azlist with --include-resource-group will only extend the resources listed with their including resource group(s). If there is no resource listed, then no resource group will be included.

@magodo magodo requested a review from ms-henglu February 6, 2024 03:36
Copy link
Contributor

@ms-henglu ms-henglu left a comment

Choose a reason for hiding this comment

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

LGTM!

@magodo magodo added the bug Something isn't working label Feb 6, 2024
@magodo magodo merged commit 7acadac into Azure:main Feb 6, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants