commitdev / zero-aws-eks-stack

zero module for a basic AWS kubernetes stack on EKS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Incorrect syntax in teardown-secrets Makefile target

GrooveStomp opened this issue · comments

↳ make teardown-secrets
Deleting secrets is not reversible, are you sure you want to delete the secrets? [y/N]:
y
/bin/sh: 1: [: y: unexpected operator
make: *** [Makefile:52: teardown-secrets] Error 2