Steps I used:
1. Create a folder with the name of your choice. I used .awscheck (mkdir .awscheck)
2. Create a file named credentials within the folder.
[default]
aws_access_key_id = AKIAITGBH437JMUKJHFDSHKJFDJR4IZQ
aws_secret_access_key = WVmIXSqDpj8Ew35990M9AbYDFdsfdgaOoZPtWYHQqLQvFof
3. Configure the variable. (export AWS_CONFIG_FILE=~/opt/softwares/packer/.packer_cred/credentials)
4. Run aws configure and add your values.
Note : For additional Profile
[profile <profile Name>]
aws_access_key_id=foo
aws_secret_access_key=bar
-
Notifications
You must be signed in to change notification settings - Fork 0
learn-with-aws/packer
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published