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

AKS/EKS core fluxcd v2 type validation #586

Open
simongottschlag opened this issue Mar 8, 2022 · 0 comments
Open

AKS/EKS core fluxcd v2 type validation #586

simongottschlag opened this issue Mar 8, 2022 · 0 comments

Comments

@simongottschlag
Copy link
Member

We are not validating the type variable for flux v2:

Possible configurations are azure-devops and github:

if var.fluxcd_v2_enabled && var.fluxcd_v2_config.type == "azure-devops"

if var.fluxcd_v2_enabled && var.fluxcd_v2_config.type == "github"

We should create a validation for the fluxcd_v2_config variable that validates that it's one of those.

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

No branches or pull requests

1 participant