Skip to content

mjedrasz/ttd-terraform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Things Todo Terraform

Shared resources infrastructure for Things Todo application.

Getting Started

This project, combined with ttd-infra and ttd-serverless, sets up the whole AWS infrastructure needed to run the application.

The idea is to keep cross-service, shared resources like DynamoDB, Cognito or Elasticsearch in Terraform/Terragrunt and to use Serverless framework to build and manage lambda functions and lambda related resources (e.g. permissions). AWS Parameter Store is used to "pass" parameters from terraform/terragrunt to serverless framework.

Installing

The actual setup is done via ttd-infra project.

License

This project is licensed under the MIT License - see the LICENSE.MD file for details

About

Terraform for Things Todo infrastructure.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages