Overview: Terraform recipes

Add Terraform based Radius Recipes to your Radius Application

For a general explanation on Recipes as a concept visit the general Recipes overview page.

Capabilities

Private Git repositories

Radius supports the use of Terraform modules from private Git repositories as templates for Radius Recipes from any Git platforms such as GitHub, Azure DevOps, Bitbucket, and Gitlab.

Leverage any Terraform provider

Radius Recipes can leverage any Terraform provider allowing users to interact with and manage resources of any specific infrastructure platform or service, such as AWS, Azure, or Google Cloud.

Further Reading