Removed the extra Braces
This commit is contained in:
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
|
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
|
||||||
|
|
Loading…
Reference in New Issue