Use registry.opentofu.org as the default registry (#379)

Signed-off-by: RLRabinowitz <rlrabinowitz2@gmail.com>
This commit is contained in:
RLRabinowitz
2023-10-03 10:49:38 +03:00
committed by GitHub
parent ffaec585ef
commit e0ecd2ebb3
344 changed files with 1750 additions and 1812 deletions

View File

@@ -4,7 +4,7 @@
package addrs
import (
tfaddr "github.com/hashicorp/terraform-registry-address"
tfaddr "github.com/opentofu/registry-address"
)
// A ModulePackage represents a physical location where OpenTofu can retrieve