Skip to content

satorix/satorix-terraform-buildpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Satorix Terraform buildpack

Use Terraform in a buildpack compatible app.

Requires

The Terraform config must implement a non-local backend, because otherwise state will be lost between runs. The default local backend saves state in the filesystem which is emphemeral.

Usage

Add the buildpack to a .buildpacks configuration in the root of the application directory to install terraform for the application to utilize.

Configuration

  • TERRAFORM_BIN_URL set the source URL for the terraform binary

About

Heroku buildpack to install terraform binary

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages