Giter VIP home page Giter VIP logo

solutions-terraform-jenkins-gitops's Introduction

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.

solutions-terraform-jenkins-gitops's People

Contributors

bharathkkb avatar fernandorubbo avatar guptarhl avatar r4hulgupta avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

solutions-terraform-jenkins-gitops's Issues

Jenkins Pod does not start up

When running 'solutions-terraform-jenkins-gitops/jenkins-gke/tf-gke/main.tf', the resource "helm_release" "jenkins" times out. When looking at the container logs following is shown:

image

image

access to Jenkins url Connection refused

In step: Log in to Jenkins using the output information from the previous step.
i dont't access to Jenkins url
curl: (7) Failed to connect to 34.86.86.252 port 80: Connection refused

`load_config_file` in helm provider is deprecated

The load_config_file arg of the helm provider is deprecated. See helm documentation here

At this step of your tutorial, the terraform planfails with the following message :

Error: Unsupported argument on providers.tf line 55, in provider "helm": 55: load_config_file = false An argument named "load_config_file" is not expected here.

Removing or commenting the line with the load_config_file arg resolves the problem.

Can't create a pull request!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.