Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 1.35 KB

README.md

File metadata and controls

39 lines (26 loc) · 1.35 KB

Terraform, Ansible pipeline

Introduction

This project is created as part of a examining assigment of the Linux 2 course at the education of DevOps Engineer at Nackademin.

Original repo: https://github.com/SamanPetfat/gear5

Table of Contents

Authors

Overview

As part of our DevOps Engineer education we was tasked with creating a project that would automaticly move changes from dev environment to production environment. We decided to create a pipeline that would create a VM in GCP and then install a webserver on it. The pipeline would be triggered by a merge to the staging branch.

Prerequisites

  • A working installation of Terraform
  • A working installation of Ansible
  • A GCP account

FAQ

A more detailed README.md might be created in the future. If you have any questions, please contact any of the authors.