Terraform Provisioning with Harness (FirstGen)
This content is for Harness FirstGen. Switch to NextGen.Harness lets you use Terraform to provision infrastructure as part of your deployment process. Harness can provision any resource that is supported by a Terraform provider or plugin.
Looking for How-tos? See Terraform How-tos.
Terraform Implementation Summary
Here is a visual summary of how you use your Terraform scripts in Harness to provision infra and then deploy to it:
You set up a Terraform Infrastructure Provisioner in the following order:
-
Terraform Infrastructure Provisioner — Add your Terraform scripts as a Harness Terraform Provisioner. You add the provisioner script by connecting to a Git repo where the scripts are kept and setting up any inputs.
-