theJaxon / localstack

Deploying LocalStack ( A fully functional local cloud stack ) on Vagrant with the help of ansible as a provisioner

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

localstack

Deploying LocalStack ( A fully functional local cloud stack ) on Vagrant with the help of ansible as a provisioner

How to use

git clone https://github.com/theJaxon/localstack.git

cd localstack && vagrant up

# Create the needed terraform files in this directory which maps to /vagrant on the guest machine

Tools Included

  • tflocal - Terraform CLI wrapper to deploy your Terraform applications directly to LocalStack
  • awslocal (aliased to aws) - Thin wrapper around the "aws" command line interface for use with LocalStack
  • DynamoDB Admin - GUI for DynamoDB Local, dynalite, localstack etc.

About

Deploying LocalStack ( A fully functional local cloud stack ) on Vagrant with the help of ansible as a provisioner