
Automating Terraform deployments with Atlantis
I have been using Terraform personally and professionally for years. It is a great IaC tool to simplify management of systems and services. I redesigned my homelab several years ago when learning ...
I have been using Terraform personally and professionally for years. It is a great IaC tool to simplify management of systems and services. I redesigned my homelab several years ago when learning ...
In Part 1 resources were created to host the Jekyll site in S3 using Terraform Now let’s setup the git repo and gitlab server to automatically push changes to the site to S3. Setup git repo Step...
I am a huge fan of terraform. I use it quite a lot at my day job as an Infrastructure Engineer. I’ve also wanted to learn more about using Gitlab’s CI/CD processes. Hosting a blog in S3 and control...