Setting Up Your Environment
We have prepared a Docker image with all necessary dependencies and utilities. You can use it to run exams or labs by following the instructions below or follow the video guide.
Run the Docker Container
Clone the Git Repository
Update S3 Bucket
By now, you should have created an S3 bucket for the Terraform backend. If you haven't, please refer to the AWS documentation to create one.
Make sure to enable bucket versioning when creating the S3 bucket.
Edit the `terragrunt.hcl` file to update your S3 bucket name
Set the AWS Key
Last updated