terragruntEffectiveVersion

Given version constraints, calculate the latest version that satisfies it. NOTE: the only valid values for the "tool" parameter are TERRAFORM_FOSS or OPEN_TOFU, and when no tool is specified it defaults to TERRAFORM_FOSS.

Arguments

Returns

EffectiveTerragruntVersionResult!
EffectiveTerragruntVersionResult!
Collapse
  • effectiveTerragruntVersion
    Effective Terragrunt version to be used in a stack. Returns null if tool is set to MANUALLY_PROVISIONED.
  • effectiveTerraformVersion
    Effective Terraform version to be used in a stack. Returns null if tool is set to MANUALLY_PROVISIONED.