Vendor Download β
WARNING
This is an experimental command and is likely subject to change in the future.
The terramate experimental vendor download command vendors dependencies such as Terraform modules.
Usage β
terramate experimental vendor download [options] DEPENDENCY VERSION
Examples β
Vendor a specific Terraform module version:
bash
terramate experimental vendor download github.com/mineiros-io/terraform-google-cloud-run v0.2.1Options β
--dir=STRINGThe directory to download the dependency to.