Skip to content

Commit

Permalink
Merge pull request #29 from radius-project/Reshrahim-patch-1
Browse files Browse the repository at this point in the history
Fix typo in Update limitations.md
  • Loading branch information
Reshrahim authored Oct 4, 2023
2 parents 6e17ae6 + 16f74a4 commit 21612f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/reference/limitations.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
### Non-idempotency
If you see a warning describing an AWS resource as 'non-idempotent', this means that this resource type is assigned a primary identifier at deployment time and is currently not supported by Radius Bicep.

We are currently building support for non-idempotent resources in Radius. Please like and comment on this [this issue](https://github.com/radius-project/radius/issues/6227) if you are interested in the same.
We are currently building support for non-idempotent resources in Radius. Please like and comment on [this issue](https://github.com/radius-project/radius/issues/6227) if you are interested in the same.

As a workaround, you can try using [terraform recipes](https://docs.radapp.dev/guides/recipes/overview/) to deploy and manage those non-idempotent resource types.

0 comments on commit 21612f4

Please sign in to comment.