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

Update kloi check command #2

Merged
merged 5 commits into from
Sep 13, 2024
Merged

Update kloi check command #2

merged 5 commits into from
Sep 13, 2024

Conversation

daidokoro
Copy link
Owner

@daidokoro daidokoro commented Sep 13, 2024

This PR adds support for using cfn-lint as for template validation when calling kloi check
cfn-lint will be prioritised if present.

Added

  • Added interactive mode for stack selection to check command
  • Added support to used cfn-lint to check command if present on host

Fixed

  • Fixed process exit code for errors. Now the process will exit with a non-zero code if an error occurs
  • Fixed sdk error handling in check command

@daidokoro daidokoro merged commit d2197a9 into main Sep 13, 2024
2 checks passed
@daidokoro daidokoro deleted the fix-check-command branch September 13, 2024 23:50
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.

1 participant