-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Labels
enhancementNew feature or requestNew feature or requestwontfixThis will not be worked onThis will not be worked on
Description
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 .
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestwontfixThis will not be worked onThis will not be worked on