Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/juwit/terraform-docker-mongo
A sample terraform 🌍 module for running a mongodb 🍃 database inside a docker 🐳 container
https://github.com/juwit/terraform-docker-mongo
Last synced: 19 days ago
JSON representation
A sample terraform 🌍 module for running a mongodb 🍃 database inside a docker 🐳 container
- Host: GitHub
- URL: https://github.com/juwit/terraform-docker-mongo
- Owner: juwit
- Created: 2019-05-17T13:33:19.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-02-15T09:29:04.000Z (9 months ago)
- Last Synced: 2024-10-06T01:41:25.906Z (about 1 month ago)
- Language: HCL
- Size: 5.86 KB
- Stars: 3
- Watchers: 1
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# terraform-docker-mongo
A sample terraform module for running a mongodb database inside a docker container
## run
```bash
terraform apply
```