supersaiyane / solutions-terraform-jenkins-gitops

Demonstrates the use of Jenkins and Terraform to manage Infrastructure as Code using GitOps practices

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Managing Infrastructure as Code with Terraform and Jenkins

This is the repository for Managing Infrastructure as Code with Terraform and Jenkins solution. It will demonstrate the use of Jenkins to continously integrate and deploy all Terraform code changes to the GCP environment. Follow the steps from the solution to deploy the Jenkins cluster and simulate the demo pipeline workflow.

About

Demonstrates the use of Jenkins and Terraform to manage Infrastructure as Code using GitOps practices

License:Apache License 2.0


Languages

Language:HCL 94.4%Language:Shell 5.6%