module (Terraform)
Jump to navigation
Jump to search
module "consul" { source = "./path/to/you/module" }
module "yourmodule" { source = "git::https://path/to/you/gitrepo/module?ref=latest" }
Related
See also
Advertising: