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
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.
- A working installation of Terraform
- A working installation of Ansible
- A GCP account
A more detailed README.md might be created in the future. If you have any questions, please contact any of the authors.