radius-project/resource-types-contrib

Add Kubernetes MongoDB Recipe - Terraform

Open

#21 opened on Aug 13, 2025

View on GitHub
 (5 comments) (0 reactions) (0 assignees)Bicep (20 forks)auto 404
good first issuetriaged

Repository metrics

Stars
 (7 stars)
PR merge metrics
 (Avg merge 8d 5h) (16 merged PRs in 30d)

Description

Overview of the Resource type and Recipe

Create a Radius resource type schema and a Kubernetes Recipe in Terraform for provisioning MongoDB.

Acceptance criteria

  1. A resource type schema (if not available) that defines all the needed properties for MongoDB
  2. An associated Kubernetes Recipe that provisions the MongoDB
  3. README for Resource type and Recipe
  4. Manual Testing that the resource type works with an application

Refer to the contribution guide for the repo structure, naming conventions and other contribution requirements

Additional context

Reference to in-built MongoDB resource type - https://docs.radapp.io/reference/resource-schema/databases/mongodb/ Reference to Kubernetes Recipe - https://github.com/radius-project/recipes/blob/main/local-dev/mongodatabases.bicep

Would you like to support us?

  • Yes, I would like to support you

AB#16772

Contributor guide