added github.com commit reference example
This commit is contained in:
parent
17492285f4
commit
a26b551d47
|
@ -472,6 +472,7 @@ the version control sources, the sub-directory portion must be _before_ those
|
|||
arguments:
|
||||
|
||||
- `git::https://example.com/network.git//modules/vpc?ref=v1.2.0`
|
||||
- `github.com/hashicorp/example//modules/vpc?ref=v1.2.0`
|
||||
|
||||
Terraform will still extract the entire package to local disk, but will read
|
||||
the module from the subdirectory. As a result, it is safe for a module in
|
||||
|
|
Loading…
Reference in New Issue