Skip to content

Release 21.2.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Jul 19:10
· 344 commits to devel since this release
afd15e7

Terraform - AWS with Localstack

Terraform

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.