Skip to content

Add feature to allow me to remove opentofu completely from the path #77

@gbonk

Description

@gbonk

Is your feature request related to a problem? Please describe.

My problem is that Terragrunt makes it 'hard' to enforce the usage of Terraform.

If openTofu is on the path, terragrunt defaults to use openTofu.

Describe the solution you'd like

We love TofuUtils because of the 'system agnostic' way it works. To make our build processes exactly the same everywhere would would like to have a command that allows us to 'remove' the selected version of OT.

Describe alternatives you've considered

We can update our builds to search to see if OT is installed and 'rm' it but we like the abstraction that TofuUtils provides us.

We are also trying to convince Terragrunt to enable a global config file or a system agnostic way to "set provider = terraform" and not have to provide a parameter or a env var

Additional context
Add any other context or screenshots about the feature request here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions