Skip to content

Commit

Permalink
Updates readme
Browse files Browse the repository at this point in the history
  • Loading branch information
davidcho23 committed Sep 22, 2023
1 parent 288121c commit b0665da
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion specification/resources/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,9 +78,18 @@ tag: package-changes-2022-05
```
``` yaml $(package-snapshots)
tag: package-snapshots-2022-11
tag: package-2023-10
```
### Tag: package-2023-10
These settings apply only when `--tag=package-2023-10` is specified on the command line.

```yaml $(tag) == 'package-2023-10'
input-file:
- Microsoft.Resources/stable/2023-10-01/resources.json
```
### Tag: package-policy-2023-04

These settings apply only when `--tag=package-policy-2023-04` is specified on the command line.
Expand Down

0 comments on commit b0665da

Please sign in to comment.