News

Description In this DevOps project, you will see how to set up a CI/CD pipeline using GitLab to automatically deploy infrastructure on AWS cloud using Terraform. The project will cover the end-to-end ...
The before_script section is used to read the GitLab environment variables for AWS credentials and pass to the image environemnt variables. Similarly, it read the Terraform workspace name and set the ...