QT-DevOps / AzureIssues

This repository is for questions
8 stars 27 forks source link

Unable to create the instance on AWS using Kitchen #96

Closed venky9063 closed 3 years ago

venky9063 commented 4 years ago

Hi Team,

I am unable to create the VM on AWS using the Kitchen Create. I have updated the AWS credentials like access_key_id and secret_key in Chef-repo/.chef/config.rb. Even though i am facing the issue.

Please advise.

Regards, Venkatesh.

ubuntu@ip:~/chef-repo/cookbooks/mongo$ kitchen create -----> Starting Test Kitchen (v2.5.2) -----> Creating ...

------Exception------- Class: Kitchen::ActionFailed Message: 1 actions failed. Failed to complete #create action: [unable to sign request without credentials set] on default-ubuntu-1804

Please see .kitchen/logs/kitchen.log for more details Also try running kitchen diagnose --all for configuration

srmanikanta commented 4 years ago

please check the aws cli is configured in which region you are take ami, security group and pemfile and all. if not configure correctly and then try

shaikkhajaibrahim commented 3 years ago

Please Raise AWS Issues in AWS Forum not here