Skip to content

Commit

Permalink
Update link in release notes highlights (radius-project#7712)
Browse files Browse the repository at this point in the history
# Description

Update wrong link release notes highlights

## Type of change

<!--

Please select **one** of the following options that describes your
change and delete the others. Clearly identifying the type of change you
are making will help us review your PR faster, and is used in authoring
release notes.

If you are making a bug fix or functionality change to Radius and do not
have an associated issue link please create one now.

-->
- This pull request is a minor refactor, code cleanup, test improvement,
or other maintenance task and doesn't change the functionality of Radius
(issue link optional).

<!--

Please update the following to link the associated issue. This is
required for some kinds of changes (see above).

-->

Fixes: #issue_number

Signed-off-by: Reshma Abdul Rahim <[email protected]>
  • Loading branch information
Reshrahim authored Jun 24, 2024
1 parent 95dce96 commit 13d50f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/release-notes/v0.35.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ If you're new to Radius, check out our website, [radapp.io](https://radapp.io),
## Highlights

### Radius Azure Cloud provider supports Azure Workload Identity
You can now configure your Azure cloud provider to use Azure workload identity to deploy and manage Azure resources. With this support, infrastructure operators are not burdened with the rotation of the credentials anymore. More information on [how to configure the Workload identity](http://docs.radapp.io/operations/providers/azure-provider/howto-azure-provider-wi/)
You can now configure your Azure cloud provider to use Azure workload identity to deploy and manage Azure resources. With this support, infrastructure operators are not burdened with the rotation of the credentials anymore. More information on [how to configure the Workload identity](https://docs.radapp.io/guides/operations/providers/azure-provider/howto-azure-provider-wi/)

### Nested modules in Terraform Recipes
With this release, Radius now supports authentication into private repositories for pulling Terraform Recipes that contain nested modules. See the [private Terraform modules guide](https://docs.radapp.io/guides/recipes/terraform/howto-private-registry/) for more details.
Expand Down

0 comments on commit 13d50f7

Please sign in to comment.