Fix typo in aws-two-tier example (#13790)

pull/12482/head
dj80hd 9 years ago committed by Radek Simko
parent f5cda342f7
commit 99a73094f7

@ -26,7 +26,7 @@ Run with a command like this:
```
terraform apply -var 'key_name={your_aws_key_name}' \
-var 'public_key_path={location_of_your_key_in_your_local_machine}'`
-var 'public_key_path={location_of_your_key_in_your_local_machine}'
```
For example:

Loading…
Cancel
Save