Drone Terraform plugin
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

692 B

4.0-0.11.3 (2018-02-07)

  • Update embedded TF to 0.11.3

4.0-0.10.8 (2018-02-07)

  • Pass -var-file to validate command
  • Update embedded TF to 0.10.8

4.0-0.10.7 (2017-10-20)

4.0-0.10.3 (2017-09-06)

Breaking Change

  • Update embedded TF to 0.10.3
  • In order to support validate in TF 0.10.3 add vars to validate command. This is not compatible with older versions of TF.

3.0-0.9.11 (2017-09-06)

Breaking Change

  • Removed secrets key

Added Features

  • Added support for destroy
  • Add ability to specify TF version to use via tf_version