Note
With this project you can setup the project
Important
You need docker desktop
brew install terraform
brew link terraform
brew install --cask docker
choco install terraform
choco install docker-desktop
terraform init
terraform plan
terraform apply
terraform destroy