Open udoyen opened 1 year ago
Hello @udoyen 👋
Thanks for you interest in this project and for opening this issue 🙏 Well I'm terribly sorry this issue went under radar 😓
This error happens when you try to build the image with an updated AWS version without it's related signature files. => The COPY operation fail because the file ‘security/awscli-exe-linux-x86_64-1.5.6.zip.sig‘ is not found in your local file system.
To correct this, you will need to locally download the required file as describe here : https://github.com/zenika-open-source/terraform-aws-cli/blob/master/docs/binaries-verifications.md#aws-cli-signature-and-pgp-verification
Be aware that you might have the same issue with the Terraform version later on 😉
ℹ️ I will try to make this documentation more reachable from the readme in the future !
I am trying to set the versions for terraform and aws cli but I keep getting the following error:
ERROR: failed to solve: failed to compute cache key: failed to calculate checksum of ref kzt9knyl0fyf2cf45s1s4vhek::r6u9iqhmmazdl2yv8u6qoi0hb: "/security/awscli-exe-linux-x86_64-2.12.2.zip.sig": not found
Platform: WSL on Windows 11 Editor used: VSCode
Full error message: