An open API service indexing awesome lists of open source software.

https://github.com/robscott/simple-terraform-docker-example


https://github.com/robscott/simple-terraform-docker-example

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# Simple Terraform Docker Example
This is just a simple proof of concept to show how to deploy a Node server with a combination of Docker, Packer, and Terraform. This specific example is really just an excuse to use these technologies together, and the architecture itself likely doesn't make much sense.