Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/googlecloudplatform/solutions-terraform-jenkins-gitops
Demonstrates the use of Jenkins and Terraform to manage Infrastructure as Code using GitOps practices
https://github.com/googlecloudplatform/solutions-terraform-jenkins-gitops
ci-cd gitops infrastructure-as-code jenkins terraform
Last synced: 2 days ago
JSON representation
Demonstrates the use of Jenkins and Terraform to manage Infrastructure as Code using GitOps practices
- Host: GitHub
- URL: https://github.com/googlecloudplatform/solutions-terraform-jenkins-gitops
- Owner: GoogleCloudPlatform
- License: apache-2.0
- Created: 2020-02-24T21:26:49.000Z (almost 5 years ago)
- Default Branch: dev
- Last Pushed: 2024-05-02T20:40:31.000Z (9 months ago)
- Last Synced: 2024-12-18T08:41:24.452Z (about 2 months ago)
- Topics: ci-cd, gitops, infrastructure-as-code, jenkins, terraform
- Language: HCL
- Homepage:
- Size: 75.2 KB
- Stars: 60
- Watchers: 20
- Forks: 316
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# Managing Infrastructure as Code with Terraform and Jenkins
This is the repository for [Managing Infrastructure as Code with Terraform and Jenkins](https://cloud.google.com/solutions/managing-infrastructure-as-code-with-terraform-jenkins-and-gitops) 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.