Url to aws-two-tier example changed. (#15045)
Provided what I believe to the the new correct address for the example url.
This commit is contained in:
parent
6dc3de0cb2
commit
8243d09acd
|
@ -42,7 +42,7 @@ Once installed, you can use two steps to view and run the examples.
|
||||||
To clone any examples, run `terraform init` with the URL to the example:
|
To clone any examples, run `terraform init` with the URL to the example:
|
||||||
|
|
||||||
```
|
```
|
||||||
$ terraform init github.com/hashicorp/terraform/examples/aws-two-tier
|
$ terraform init github.com/hashicorp/terraform/tree/master/examples/aws-two-tier
|
||||||
...
|
...
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue