Terraform installed
- Go to infra/rds folder
- Add the access key and secret_key (IAM AWS) on provider.tf
- Exec:
terraform init
- and:
terraform apply
- Go to infra/sqs folder
- Add the access key and secret_key (IAM AWS) on provider.tf
- Exec:
terraform init
- and:
terraform apply