hashicorp / terraform-cdk-action

The Terraform CDK GitHub Action allows you to run CDKTF as part of your CI/CD workflow
Mozilla Public License 2.0
45 stars 18 forks source link

feat: use preinstalled Terraform if available with specific version #179

Closed Hi-Fi closed 4 months ago

Hi-Fi commented 4 months ago

Related issue

Fixes #178

Description

Action will check availability of Terraform in PATH with version configured to action. If there's suitable version available, it doesn't download Terraform.

Checklist

github-actions[bot] commented 3 months ago

I'm going to lock this pull request because it has been closed for at least 30 days. This helps our maintainers find and focus on the active issues. If you've found a problem that seems related to this change, please open a new issue so we can investigate further.