https://github.com/devpro/terraform-backend-mongodb
Terraform/OpenTofu HTTP backend (REST API) to manage & secure managed infrastructure state in a MongoDB database
https://github.com/devpro/terraform-backend-mongodb
cloud-native container dotnet kubernetes mongodb opentofu rest-api terraform terraform-state-backend
Last synced: 5 months ago
JSON representation
Terraform/OpenTofu HTTP backend (REST API) to manage & secure managed infrastructure state in a MongoDB database
- Host: GitHub
- URL: https://github.com/devpro/terraform-backend-mongodb
- Owner: devpro
- License: gpl-3.0
- Created: 2022-03-31T08:16:27.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-07-24T08:16:32.000Z (6 months ago)
- Last Synced: 2025-07-24T12:00:12.719Z (6 months ago)
- Topics: cloud-native, container, dotnet, kubernetes, mongodb, opentofu, rest-api, terraform, terraform-state-backend
- Language: C#
- Homepage:
- Size: 104 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# MongoDB HTTP backend for Terraform/OpenTofu state
[](https://github.com/devpro/terraform-backend-mongodb/actions/workflows/ci.yaml)
[](https://github.com/devpro/terraform-backend-mongodb/actions/workflows/pages.yaml)
[](https://github.com/devpro/terraform-backend-mongodb/actions/workflows/pkg.yaml)
[](https://sonarcloud.io/summary/new_code?id=devpro_terraform-backend-mongodb)
[](https://hub.docker.com/r/devprofr/terraform-backend-mongodb)
Manage Terraform/OpenTofu state through a secured REST API and take advatange of MongoDB greatness!
## Getting started
Best place to start is the [documentation website](https://devpro.github.io/terraform-backend-mongodb/).
## Going further
Technical implementation is described in the [contribution guide](CONTRIBUTING.md).