Merge pull request #4773 from oddtazz/master

Removed the extra Braces
This commit is contained in:
James Nugent 2016-01-21 06:54:37 -05:00
commit c2c8b6f929
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 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 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