Skip to content

Conversation

@rmvangun
Copy link
Contributor

Adds AWS CLI version check when aws.enabled is set in windsor.yaml. Requires AWS CLI version 2.15.0 or higher. Returns error if version is below minimum. Skips check if aws.enabled is false.

rmvangun added 3 commits May 25, 2025 19:33
- Add MINIMUM_VERSION_AWS_CLI constant

- Implement checkAwsCli function with version validation

- Add comprehensive test coverage for AWS CLI checks

- Maintain 97.8% overall test coverage
@rmvangun rmvangun self-assigned this May 25, 2025
@rmvangun rmvangun added the enhancement New feature or request label May 25, 2025
@rmvangun rmvangun merged commit 0e51d8e into main May 26, 2025
12 of 13 checks passed
@rmvangun rmvangun deleted the feature/aws-cli-version-check branch May 26, 2025 00:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants