Getting Started with Terragrunt

Introduction This blog post is going to cover my initial journey into Terragrunt and deploying a simple S3 Bucket to AWS as per my previous examples as this is the simplest way to play with Terraform/grunt/whatever Lets DO IT Prerequisites As this tutorial utilises AWS make sure you have setup a AWS account and ran aws configure with the correct credentials, this page is helpful for this kinda thing: https://www.cyberciti.biz/faq/osx-installing-the-aws-command-line-interface-using-brew/...

April 24, 2022 · 7 min · Me