Removed the extra Braces

pull/4773/head
Gaurav Chaturvedi 10 years ago
parent 3c6ba21ba4
commit 8a41a7b502

@ -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

Loading…
Cancel
Save