
Hosting a Jekyll Site in S3 Part 2
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...
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...