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

fix(bootstrap): fix the validation of argocd_projects when nothing is passed #84

Merged
merged 2 commits into from
Nov 13, 2023

Conversation

lentidas
Copy link
Contributor

Description of the changes

The previous release has an issue with the bootstrap variant that prevents the instatiation of the module when that variable argocd_projects is not defined.

This PR modifies the validation condition to always return true when the variable is not defined in the instantiation.

Breaking change

  • No

Tests executed on which distribution(s)

  • EKS (AWS)

@lentidas lentidas requested a review from a team as a code owner November 13, 2023 09:20
@lentidas lentidas self-assigned this Nov 13, 2023
@lentidas lentidas merged commit 9dd6b96 into main Nov 13, 2023
@lentidas lentidas deleted the fix_bootstrap_variable branch November 13, 2023 09:23
@github-actions github-actions bot mentioned this pull request Nov 13, 2023
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.

2 participants