diff --git a/docs/content/guides/recipes/overview/index.md b/docs/content/guides/recipes/overview/index.md index b6928ae51..b9df3c672 100644 --- a/docs/content/guides/recipes/overview/index.md +++ b/docs/content/guides/recipes/overview/index.md @@ -16,10 +16,10 @@ Recipes enable a **separation of concerns** between infrastructure operators and ### Support for multiple IaC languages -| Infrastructure as Code Languages | Recipe Support | -|---------------------| ------------| -| [Bicep](https://learn.microsoft.com/azure/azure-resource-manager/bicep/) | ✅ | -| [Terraform](https://developer.hashicorp.com/terraform/docs) | ✅ | +| Language | Recipe Support | Notes | +|----------| ---------------|-------| +| [Bicep](https://learn.microsoft.com/azure/azure-resource-manager/bicep/) | ✅ | Supports Azure, AWS, and Kubernetes +| [Terraform](https://developer.hashicorp.com/terraform/docs) | ✅ | Supports Azure, AWS, and Kubernetes providers
Other providers not yet configurable ### Select the Recipe that meets your needs