aws-samples / eks-saas-gitops

Source repo of Building SaaS applications on Amazon EKS using GitOps workshop
https://catalog.workshops.aws/eks-saas-gitops
MIT No Attribution
53 stars 17 forks source link

Getting error when running terraform #77

Open devnouiq opened 2 months ago

devnouiq commented 2 months ago

I am getting the following error when running terraform

runinng the following command ./install.sh ~/.ssh/id_rsa.pub ~/.ssh/id_rsa path/to/my-directory ~/.ssh/known_hosts

│ Building and pushing Docker image for apps producer... │ ./templating.sh: line 119: cd: apps/producer: No such file or directory

It works for apps/consumer