GithubHelp home page GithubHelp logo

asmtal / cd-with-terraform Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fastly/cd-with-terraform

0.0 0.0 0.0 1.19 MB

Practical exercises for InfoQ "Continuous deployment with Terraform" workshop

License: MIT License

Makefile 46.94% HCL 53.06%

cd-with-terraform's Introduction

Continuous deployment with Terraform

This repository contains the files and excercises needed to participate in the workshop "Continuous deployment with Terraform".

Welcome! The goal of the workshop is to build a continuous deployment pipeline around an example Fastly config. Combining Fastly’s 5-second deploys, API control, and some open-source tooling (Travis, Terraform) attendees will contribute live changes and see their results in the demo.

Prerequisites

  • Have a GitHub account
  • Have a machine with a terminal prompt, Make and Ruby installed

Install:

  • Fork the GitHub repo: https://github.com/fastly/cd-with-terraform
  • Clone the repo to a local directory on your machine:
    • Via SSH: git clone [email protected]:<USERNAME>/cd-with-terraform.git
    • Via HTTP: git clone https://github.com/<USERNAME>/cd-with-terraform.git
  • Change directory into the repo: cd cd-with-terraform
  • Install the dependencies make install
    • This will install the Terraform binary to your $HOME directory and link your $PATH. Permission may be required.
    • If you already have Terraform and the Travis gem installed on your machine or would prefer to install manually, skip this step.
  • You're good to go!

Exercises:

To start, follow the tasks in the exercises directory:

  1. Define a Fastly service with Terraform
  2. Configure continuous deployment with Travis

cd-with-terraform's People

Contributors

phamann avatar

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.