aws-observability / cdk-aws-observability-accelerator

CDK AWS Observability Accelerator
https://aws-observability.github.io/cdk-aws-observability-accelerator/
MIT No Attribution
140 stars 36 forks source link

Make pattern error "No rule to make target" even on successful run #54

Closed nrajb closed 1 year ago

nrajb commented 1 year ago

Describe the bug Even after successful make pattern ---- deploy commands, following error is thrown at the end of deploy

Stack ARN:
arn:aws:cloudformation:us-west-2:**************:stack/single-new-eks-observability-accelerator/70a46110-1f5b-asdf-asdf-02c324fadc1d

✨  Total time: 1136.77s

make: *** No rule to make target `single-new-eks-cluster'.  Stop.

To Reproduce Steps to reproduce the behavior:

  1. Follow the pattern deploy instructions from the README/docs and deploy pattern, for example: make pattern single-new-eks-cluster deploy

Expected behavior Clean output without any error code for as-is code from the repo

Desktop (please complete the following information):