PagerDuty / terraform-provider-pagerduty

Terraform PagerDuty provider
https://www.terraform.io/docs/providers/pagerduty/
Mozilla Public License 2.0
206 stars 210 forks source link

[CSGI-2500] Address: `tf-exec` should re-use TF binary instead downloading a new one #829

Closed imjaroiswebdev closed 7 months ago

imjaroiswebdev commented 7 months ago

This update is meant to correct the behaviour of the provider of downloading a new Terraform binary when trying to use tf-exec to instead utilizing the available Terraform binary being used by the Terraform process.