cloudfoundry / bosh-bootloader

Command line utility for standing up a BOSH director on an IAAS of your choice.
Apache License 2.0
180 stars 180 forks source link

Use local terraform binary if it exists #602

Closed mdimiceli closed 4 months ago

mdimiceli commented 4 months ago

Today it is not possible to choose which version of terraform to use with bbl.

This change adds a global flag to use the local terraform binary if it exists.

mdimiceli commented 4 months ago

the source branch is not correct