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: 11 months 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 (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-02-15T09:29:04.000Z (over 2 years ago)
- Last Synced: 2025-02-07T15:14:01.129Z (over 1 year ago)
- Language: HCL
- Size: 5.86 KB
- Stars: 4
- 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
```