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

I have issue with 'contains' function array logic. #2368

Closed
Rycardas opened this issue Aug 2, 2023 · 1 comment · Fixed by #2371
Closed

I have issue with 'contains' function array logic. #2368

Rycardas opened this issue Aug 2, 2023 · 1 comment · Fixed by #2371
Assignees
Labels
bug Something isn't working feature: pre-flight-expansion Issues relating to expansion of ARM and Bicep.
Milestone

Comments

@Rycardas
Copy link

Rycardas commented Aug 2, 2023

Hello, I have exact same issue as described here
While using same code to evaluate individual resourses price tier.
While evaluating, contains function returns "false" (Free tier) instead of expected "true" (Standard).

Modules i have:
1.28.2 PSRule.Rules.Azure
2.9.0 PSRule

Please see a screenshot with few error messages.
image

Originally posted by @Rycardas in #1793 (comment)

@BernieWhite
Copy link
Collaborator

@Rycardas Thanks for reporting the issue.

@BernieWhite BernieWhite added bug Something isn't working feature: pre-flight-expansion Issues relating to expansion of ARM and Bicep. labels Aug 3, 2023
@BernieWhite BernieWhite self-assigned this Aug 8, 2023
@BernieWhite BernieWhite added this to the v1.29.0 milestone Aug 8, 2023
BernieWhite added a commit to BernieWhite/PSRule.Rules.Azure that referenced this issue Aug 8, 2023
This was referenced Aug 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working feature: pre-flight-expansion Issues relating to expansion of ARM and Bicep.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants