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

Avoid escaping resource group and subscription labels #60

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

moiaune
Copy link
Contributor

@moiaune moiaune commented Jun 28, 2021

For me it looks like labels in DOT does not have to escape special characters. Im not proficient in DOT language so if theres a reason that labels for resource groups and subscription are escaped, please cancel this PR.

This PR will remove escaping of special characters when setting the label for resource group and subscription. This is the same behaviour that is already implemented for VNET and Subnets (#65 / #88).

I have tested this locally on macOS, and works as expected there with my Azure environment.

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.

None yet

1 participant