terraform-private-registry

command module
v0.0.0-...-5b66c9e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 28, 2020 License: MIT Imports: 1 Imported by: 0

README

terraform-private-registry

Private Terraform Registry

.terraformrc override

host "registry.terraform.io" {
  services = {
    "modules.v1" = "http://localhost:3000/v1/modules/"
    "providers.v1" = "http://localhost:3000/v1/providers/"
  }
}

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL