Skip to content

Commit

Permalink
Upmerge edge with v0.35 (#1153)
Browse files Browse the repository at this point in the history
* Update docs for v0.35.0

Signed-off-by: sk593 <[email protected]>

* Bump braces from 3.0.2 to 3.0.3 in /docs (#1132)

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](micromatch/braces@3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: sk593 <[email protected]>

* Update recipes overview (#1146)

* update recipes overview

Signed-off-by: Will Tsai <[email protected]>

* spelling corrections

Signed-off-by: Will Tsai <[email protected]>

---------

Signed-off-by: Will Tsai <[email protected]>
Co-authored-by: Reshma Abdul Rahim <[email protected]>
Signed-off-by: sk593 <[email protected]>

* dark powerpoint template for presentations (#1147)

Signed-off-by: Emanuel Palm <[email protected]>
Signed-off-by: sk593 <[email protected]>

* revert 0.35 changes

Signed-off-by: sk593 <[email protected]>

---------

Signed-off-by: sk593 <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Will Tsai <[email protected]>
Signed-off-by: Emanuel Palm <[email protected]>
Co-authored-by: Radius CI Bot <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Will <[email protected]>
Co-authored-by: Reshma Abdul Rahim <[email protected]>
Co-authored-by: Emanuel Palm <[email protected]>
  • Loading branch information
6 people authored Jul 18, 2024
1 parent d1d195b commit c3a2efd
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
1 change: 1 addition & 0 deletions .github/config/en-custom.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1248,3 +1248,4 @@ sp
azwi
Entra
ServiceAccounts
pluggable
6 changes: 4 additions & 2 deletions docs/content/guides/recipes/overview/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,12 @@ Recipes enable a **separation of concerns** between IT operators and developers

### Support for multiple IaC languages

Radius Recipes are designed to be pluggable across Infrastructure as Code (IaC) languages and currently supports Bicep and Terraform, with more to come in the future. This allows you to use the IaC language that best fits your needs and environment:

| 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 module sources](https://developer.hashicorp.com/terraform/language/modules/sources)<br />Private modules not yet configurable | Supports Azure, AWS, and Kubernetes providers<br />Other providers not yet configurable
| [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](https://developer.hashicorp.com/terraform/language/modules/sources) and [private]({{< ref "guides/recipes/terraform/howto-private-registry" >}}) module sources | Supports Azure, AWS, Kubernetes, and any other Terraform provider |

### Select the Recipe that meets your needs

Expand Down
Binary file added presentation-pack/Radius-dark.potx
Binary file not shown.

0 comments on commit c3a2efd

Please sign in to comment.