wizeline / standard-cicd-pipeline

Standard Pipeline
1 stars 0 forks source link

Feat/terraform runner #7

Closed sortigoza closed 6 years ago

sortigoza commented 6 years ago

Implements this flow: https://objectpartners.com/2016/06/01/automating-terraform-projects-with-jenkins/.

All steps run within docker and remote docker daemons.

Pipelines tested with this job: https://jenkins.wize.mx/job/jmeter-cluster-terraform/job/jmeter-cluster-manage/

The flow includes slack notifications and planning steps for both apply and destroy.

Credentials are hidden using Jenkins credentials features.

elchesco commented 6 years ago

approving as we already discussed this offline