boris / aws

AWS resources for local development

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AWS

AWS resources for local development, using localstack which means cloud is ephemeral

Requirements:

  • docker
  • docker-compose
  • terraform ~> 1.0.0

Usage:

Check the help by running

make

Pending:

  • Makefile
  • More services:
    • Lambda
    • API Gateway
    • SQS
    • DynamoDB

About

AWS resources for local development


Languages

Language:HCL 70.5%Language:Python 21.7%Language:Makefile 7.8%