Skip to content

kionsoftware/terraform-cloud-run-tasks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terraform Cloud Integration with Run Tasks

Terraform Cloud is a managed service by HashiCorp that makes it easy to run Terraform in production. With the release of run tasks for Terraform Cloud, we are able to easily integrate into the workflow of a Terraform deployment by executing webhooks after the plan stage, but before the apply stage. The tasks can be set to either advisory or mandatory to show errors as informational or fail the pipeline, respectively.

We have two run tasks available:

  • Savings Opportunities - shows the monthly forecast on a project as well as the cost savings available.
  • Compliance - shows the number of compliance findings on a project and will throw an error if there are any critical findings.

This repository contains the code to launch an EC2 instance to run the webhook.

You can access the deployment guide here.

About

Terraform Cloud integration with run tasks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published