We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We are not validating the type variable for flux v2:
terraform-modules/modules/kubernetes/aks-core/variables.tf
Line 128 in ed7a12c
Possible configurations are azure-devops and github:
azure-devops
github
terraform-modules/modules/kubernetes/aks-core/modules.tf
Line 97 in ed7a12c
Line 123 in ed7a12c
We should create a validation for the fluxcd_v2_config variable that validates that it's one of those.
fluxcd_v2_config
The text was updated successfully, but these errors were encountered:
No branches or pull requests
We are not validating the type variable for flux v2:
terraform-modules/modules/kubernetes/aks-core/variables.tf
Line 128 in ed7a12c
Possible configurations are
azure-devops
andgithub
:terraform-modules/modules/kubernetes/aks-core/modules.tf
Line 97 in ed7a12c
terraform-modules/modules/kubernetes/aks-core/modules.tf
Line 123 in ed7a12c
We should create a validation for the
fluxcd_v2_config
variable that validates that it's one of those.The text was updated successfully, but these errors were encountered: