EffectiveTerragruntVersionResult represents the effective Terragrunt and Terraform versions to be used in a stack.
- effectiveTerragruntVersionEffective Terragrunt version to be used in a stack. Returns null if tool is set to MANUALLY_PROVISIONED.
- effectiveTerraformVersionEffective Terraform version to be used in a stack. Returns null if tool is set to MANUALLY_PROVISIONED.
- toolTerragruntToolThe tool used to perform the compatibility check.