Skip to content

Commit

Permalink
Update Supported Sources for Terraform Recipes
Browse files Browse the repository at this point in the history
Signed-off-by: Karishma Chawla <[email protected]>
  • Loading branch information
kachawla authored Jan 18, 2024
1 parent 5641a86 commit 4155dfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/guides/recipes/overview/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Recipes enable a **separation of concerns** between IT operators and developers
| Language | Supported sources | Notes |
|----------|-------------------|-------|
| [Bicep](https://learn.microsoft.com/azure/azure-resource-manager/bicep/) | [OCI registries](https://opencontainers.org/) | Supports Azure, AWS, and Kubernetes
| [Terraform](https://developer.hashicorp.com/terraform/docs) | [Public Terraform registries](https://registry.terraform.io/) | Supports Azure, AWS, and Kubernetes providers<br />Other providers not yet configurable
| [Terraform](https://developer.hashicorp.com/terraform/docs) | [Public accessible module sources](https://developer.hashicorp.com/terraform/language/modules/sources) | Supports Azure, AWS, and Kubernetes providers<br />Other providers not yet configurable

### Select the Recipe that meets your needs

Expand Down

0 comments on commit 4155dfb

Please sign in to comment.