Skip to content

v0.9.4

Compare
Choose a tag to compare
@disaac disaac released this 30 Aug 22:55
· 15 commits to master since this release
5e58b49
  • Addresses issue #82
  • Added environment variable that defaults to true allowing plugins and providers to be downloaded when TF_PLUGIN_LOCAL is not set.
  • When TF_PLUGIN_LOCAL is set the -get-plugins is set to false since fetching plugins when TF_PLUGIN_LOCAL is set is not permitted anyway.
  • Added ENV of TF_PLUGIN_LOCAL to true in custom settings spec just to cover its usage.
  • CVE-2019-5477 Is addressed by updating the gemlock version to ensure the 1.10.4 version is installed.