devops-intro-project | Project files for Intro to DevOps class | Continous Integration library
kandi X-RAY | devops-intro-project Summary
kandi X-RAY | devops-intro-project Summary
Instructions for Practice Project.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of devops-intro-project
devops-intro-project Key Features
devops-intro-project Examples and Code Snippets
Community Discussions
Trending Discussions on devops-intro-project
QUESTION
I'm trying to build a golden image with packer for the amazon ebs. I created an user on the AWS AMI console to get the access_key and the secret_key. When I put these values in the application-server.json and I start the packer command:
packer build -only=amazon-ebs application-server.json
I get an error saying
Error querying AMI: AuthFailure: Credential must have exactly 5 slash-delimited elements, e.g. keyid/date/region/service/term, got 'my_key'
status code: 401, request id: d8e8359a-dfa4-47da-bf05-81c957849a6c
I substituted the real key with my_key here.
How can I split the key? Should I create an instance manually before launching the packer command?
Update #1: application-server.json
...ANSWER
Answered 2017-Jan-17 at 14:38You can specify your access key id and secret key in the template, for example:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install devops-intro-project
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page