Skip to content

farhad-taran/Terraform-Localstack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Terraform-Localstack sample

this repo contains a docker-compose file which brings up a localstack container with sqs,sns,s3 services and the terraform template can modify these services for s3 notifications into sqs.

Bring up local stack

docker-compose -d

Download Terraform AWS provider

terraform init

See the deployment plan and accept it by typing yes

terraform plan

Apply the plan and deploy the infrastructure

terraform apply

About

sqs,sns,s3 terraform deployment to localstack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages