Skip to content

codefresh-contrib/terraform-sample-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Using Terraform inside Docker with Codefresh

Docker plus Terraform plus Codefresh

This is an example Terraform deployment that runs in a Codefresh pipeline using docker. More details can be found in the documentation page.

Prerequisites

  1. Create a free Codefresh account
  2. Create a Google cloud account
  3. Create a Google Service account key

Create Codefresh pipeline

To use Terraform with Codefresh

  1. Create a new pipeline
  2. Add you service account json as a variable called ACCOUNT_JSON_CONTENT
  3. Add the pipeline content

That's it! Run the pipeline to see it in action.

Enjoy!

Releases

No releases published

Packages

No packages published

Languages