Skip to content

fix: compare security groups order-insensitively - #125

Open
nkgotcode wants to merge 1 commit into
ewcloud:mainfrom
nkgotcode:fix/security-group-order-mismatch
Open

fix: compare security groups order-insensitively#125
nkgotcode wants to merge 1 commit into
ewcloud:mainfrom
nkgotcode:fix/security-group-order-mismatch

Conversation

@nkgotcode

Copy link
Copy Markdown

Fixes #68.

This updates the server conflict check so security group names are compared order-insensitively. Real security group mismatches still report the observed and requested values in their original order.

Validation:

  • . .venv/bin/activate && pytest ewccli/tests/ewccli_commands_common_infra_test.py -q
    • 20 passed in 0.85s
  • . .venv/bin/activate && pytest -q
    • 104 passed, 5 warnings in 5.14s
  • git diff --check
    • Passed with no output.

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.

[BUG] the cli configuration mismatch should not consider the order of the inputs provided

1 participant