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

✨ Check versions of IaaC tools #8

Merged
merged 1 commit into from
Feb 26, 2025
Merged

Conversation

github-actions[bot]
Copy link
Contributor

πŸ“ Brief description

✨ Check versions of IaaC tools

πŸ’» Commits

  • 7f6843f - ChristophShyper - 2025-02-26 12:34:44
    ✨ Check versions of IaaC tools
    Versions are available after initialization.
    Terragrunt CLI redesign is used when version allows it. Giving compatibility with older versions.

πŸ“ Modified files

README.md | 13 ++++----
setup.py | 2 +-
velez/terragrunt_ops.py | 39 ++++++++++------------
velez/utils.py | 89 ++++++++++++++++++++++++++++++++++++++++++++++---
velez/velez.py | 19 ++++++++---
5 files changed, 125 insertions(+), 37 deletions(-)

⚠️ Additional information

  • Pushed to a branch with a proper name and provided proper commit message.
  • Provided a clear and concise description of what the issue is.

Check CONTRIBUTING.md and CODE_OF_CONDUCT.md for more information

Versions are available after initialization.
Terragrunt CLI redesign is used when version allows it. Giving compatibility with older versions.
@github-actions github-actions bot added the feature Adding a new feature label Feb 26, 2025
@ChristophShyper ChristophShyper merged commit 62586a6 into master Feb 26, 2025
2 checks passed
@ChristophShyper ChristophShyper deleted the feat/check-versions branch February 26, 2025 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Adding a new feature
Development

Successfully merging this pull request may close these issues.

1 participant