Merge pull request #13210 from lmorfitt/lmorfitt-docs-hg
docs bug syntax change
This commit is contained in:
commit
fbfe2daf04
|
@ -157,7 +157,7 @@ URLs for Mercurial repositories support the following query parameters:
|
|||
|
||||
```
|
||||
module "consul" {
|
||||
source = "hg::http://hashicorp.com/consul.hg?ref=master"
|
||||
source = "hg::http://hashicorp.com/consul.hg?rev=default"
|
||||
}
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue