Removed the extra Braces

This commit is contained in:
Gaurav Chaturvedi 2016-01-21 17:01:38 +05:30
parent 3c6ba21ba4
commit 8a41a7b502
1 changed files with 1 additions and 1 deletions

View File

@ -6,6 +6,6 @@ To run, configure your AWS provider as described in https://www.terraform.io/doc
Running the example
run `terraform apply -var 'key_name={your_key_name}}'`
run `terraform apply -var 'key_name={your_key_name}'`
Give couple of mins for userdata to insatll nginx, and then type the Elastic IP from outputs in your browser and see the nginx welcome page