Skip to content

Feature Request: Add Terragrunt support #127

@v1pz3n

Description

@v1pz3n

Currently doesn't work with Terragrunt as the Terraform binary due to command syntax differences.

Environment

Terraform version: v1.5.7
Terragrunt version: v0.89.0

Command

tfautomv --terraform-bin="terragrunt"

Output

┌─ Error
│ failed to get Terraform version: "terraform version" failed: exit status 1
│ 07:46:08.101 ERROR The version command is no longer supported. Use terragrunt run -- version instead.
└─

Could you add support for Terragrunt? In newer versions, Terragrunt requires terragrunt run -- instead of terragrunt .

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestwontfixThis will not be worked on

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions