Skip to content

A simple example of Pipeline-as-code with Jenkins and Terraform

License

Notifications You must be signed in to change notification settings

ibata/pipeline-as-code-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CI/CD Pipeline-as-code example

Accompanying blog post: https://www.datapipe.com/blog/2017/03/30/cicd-pipelines-as-code/

This is an example repository to highlight the basic value of pipelines-as-code using Jenkins and Terraform.

The Terraform stack (main.tf), consists of a single Auto-Scaling Group + Launch Configuration for a single Ubuntu instance. Customize the variables.tf file accordingly. A Default VPC is assumed to be present in the target region.

About

A simple example of Pipeline-as-code with Jenkins and Terraform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HCL 65.6%
  • Shell 34.4%