1. Create the following file with name something like aws.tr
access_key = “Your Access Key here”
secret_key = “Your Secret key here”
region = “your region preferred”
}
ami = “your ami id here”
instance_type = “t2.micro”
}
1. Create the following file with name something like aws.tr
Tags:
No responses yet