
The first step is to decide how you would like to pass your configurations to Terraform, there are 2 options: Option 1: Configuration Text This generated tfstate file is not deleted and is always passed to Terraform using -state=workspace/terraform-plugin/terraform-plugin.tfstate as an extra safety measure so as to not use any other tfstate file you might have in a workspace. This directory also contains the generated tfstate file terraform-plugin.tfstate. This plugin works as a build wrapper and can be invoked by selecting Terraform under the Build Environment section of your job configuration.Ī workspace directory terraform-plugin will be created, this is where temporary files are created and automatically deleted after runs. To install, select the version you would like for your platform. This plugin provides an auto-installer to install the Terraform binary from. View Terraform on the plugin site for more information.Īllows users to launch infrastructure using Terraform as a build wrapper.
