8parth / terraform-two-tier-example

Terraform Example for deploying traditional two tier web application with Web and DB Security Groups.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Question

omermindivanli opened this issue · comments

How can i run this application? I did not understand keypair concept. Can you help me?

Mentioned steps to run the demo here: https://github.com/8parth/terraform-two-tier-example#quick-start.

You will need to provide aws access key and secret key with proper permissions in variables.tf.

Hope this helps.