Skip to content

lcs-martins/localstack-terraform-aws-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple test with localstack using terraform

- localstack

Localstack is a simple way to simulation aws cloud stack. Giving a mock request/response from AWS api, provisioning per a docker-compose.yaml.

- terraform

In this scenario, terraform aws provider have flags who possibility communication with the localstack with they endpoints. The main.tf have the "provider" defininetions. The other .tf files is just simple terraform provisioning intfraestrutucture test.

- use

Requirements

  • Docker Desktop installed and running
docker-compose up .

- diagram

diagram

About

A little test to try communication betewwen terraform and localstack to build complete stack i future

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages