assignment:
✅TASK: You are tasked with setting up a pipeline to automatically deploy a reat application to AWS EB. Create a new branch in which you setup a new pipeline that includes the following stages and jobs:
stages
- build
- package
- Deploy
job
- Build web application
- Package web application
- Deploy to aws
Once you were able to run this pipeline sucessfully, create e merge request to merge this set-up into the main branch. Assign Bram and Alexander to this merge request.
Teammember:
- Milan Sterkens
- Ferdi özler
- Mats Claes
Used technologies:
- AWS
- Terraform
- Gitlab