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

Convert boolean and numeric values to strings for value comparison #12

Closed
wants to merge 1 commit into from
Closed

Convert boolean and numeric values to strings for value comparison #12

wants to merge 1 commit into from

Conversation

ewbankkit
Copy link
Contributor

Closes #11.

% go test -v ./
=== RUN   TestParseAwsArnString
--- PASS: TestParseAwsArnString (0.00s)
=== RUN   TestPolicyEquivalence
--- PASS: TestPolicyEquivalence (0.00s)
PASS
ok  	github.com/jen20/awspolicyequivalence	0.616s

@ewbankkit
Copy link
Contributor Author

Superseded by hashicorp#7.

@ewbankkit ewbankkit closed this Dec 6, 2021
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.

Support equivalence of quoted and non-quoted boolean and numeric values
1 participant