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

Invalid validation error message #1520

Closed
kol-ratner opened this issue Mar 29, 2023 · 0 comments · Fixed by #1521
Closed

Invalid validation error message #1520

kol-ratner opened this issue Mar 29, 2023 · 0 comments · Fixed by #1521

Comments

@kol-ratner
Copy link

Description
Trying to apply a new MNG via the this module, but getting Invalid validation error message, seems like the error message is missing punctuation.

[ X ] ✋ I have searched the open/closed issues and my issue is not listed.
Versions
Module version [Required]:
4.26.0

Terraform version:
~v1.4.0

Provider version(s):

Reproduction Code [Required]
Steps to reproduce the behavior:
were not even using the argocd addon - but for some reason when trying to install the module it still depends on the addon...

Expected behaviour
Loads the kube add-ons correctly.

Actual behaviour
It seems this commit needs to simply add a period at the end of the error message.
terraform-aws-eks-blueprints/modules/kubernetes-addons/argocd/variables.tf

Line 14 in aaba020

Screenshot 2023-03-29 at 16 21 34

error_message = "All ArgoCD application config keys must consist of lower case alphanumeric characters, '-' or '.', and must start and end with an alphanumeric character"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant