Ecosyste.ms: Awesome
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: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/robscott/simple-terraform-docker-example
- Owner: robscott
- Created: 2018-01-06T21:16:07.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-07T22:56:29.000Z (about 7 years ago)
- Last Synced: 2024-10-13T14:13:14.664Z (3 months ago)
- Language: HCL
- Size: 4.88 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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.