udacity / devops-intro-project

Project files for Intro to DevOps class
286 stars 3.57k forks source link

aws problems #100

Open mkalman01 opened 3 years ago

mkalman01 commented 3 years ago

Since I'm not really familiar with AWS, I'm having the following error: "Build 'amazon-ebs' errored after 6 seconds 144 milliseconds: no valid credential sources for found." when trying to execute: packer build -only=amazon-ebs application-server.json/control-server.json. I guess that I'm missing some credientals, but which one?

13rac1 commented 3 years ago

Does the aws cli work?