Skip to content

Turning task into an importable module #724

@0x2b3bfa0

Description

@0x2b3bfa0

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:

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions