-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
Terraform providers modules are named in such a way that prevents importing them. Now that we're going to use the task package from several repositories, we'll need to perform some modifications so it can be imported.
Option A
Rename terraform-provider-iterative to github.com/iterative/terraform-provider-iterative here and on every imaginable import:
terraform-provider-iterative/go.mod
Line 1 in 85645f4
| module terraform-provider-iterative |
Option B
Create a new github.com/iterative/leo repository/module and move the task package (also cmd) and children there.
Metadata
Metadata
Assignees
Labels
No labels