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

Case sensitivity issue while comparing #154

Open
Dost2010 opened this issue Aug 14, 2024 · 1 comment
Open

Case sensitivity issue while comparing #154

Dost2010 opened this issue Aug 14, 2024 · 1 comment
Assignees

Comments

@Dost2010
Copy link

Dost2010 commented Aug 14, 2024

There is case sensitive comparison in terraform script. However not all part of the resource id is case sensitive.

image

Reference:
https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/frequently-asked-questions

It is recommended to convert both side of comparison to single case .

@kpantos
Copy link
Member

kpantos commented Nov 14, 2024

@ibersanoMS can you take a look at this please?

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

No branches or pull requests

3 participants