mirror of
https://github.com/opentffoundation/opentf.git
synced 2025-12-25 01:00:16 -05:00
Use registry.opentofu.org as the default registry (#379)
Signed-off-by: RLRabinowitz <rlrabinowitz2@gmail.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user