Terraform - AWS with Localstack
A Terraform solution to test AWS with LocalStack.
By imjoseangel
Use with:
export AWS_ACCESS_KEY_ID=test
export AWS_SECRET_ACCESS_KEY=test
terraform init
terraform apply
License
Licensed under the MIT License.
A Terraform solution to test AWS with LocalStack.
By imjoseangel
Use with:
export AWS_ACCESS_KEY_ID=test
export AWS_SECRET_ACCESS_KEY=test
terraform init
terraform apply
Licensed under the MIT License.