/ci-cd

A simple project for study about CI/CD and Terraform with gitlab.

Primary LanguagePython

CI/CD

A little project for study about ci and cd with gitlab ci and terraform, basically we have two importantes files .gitlab-ci.yml and main.tf, in the file .gitlab-ci.yml have all scripts responsable for validate project, tests, terraform and deploy inside aws ec2, the file main.tf is resposable for provision all infrasctruture inside aws.

Logo