Fix changelog formatting for feature (#15386)

This commit is contained in:
VAL 2022-05-12 08:19:52 -07:00 committed by GitHub
parent 469ad6d09a
commit d37f620591
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
```release-note:feature
api/command: Global -output-policy flag to determine minimum required policy HCL for a given operation
**Print minimum required policy for any command**: The global CLI flag `-output-policy` can now be used with any command to print out the minimum required policy HCL for that operation, including whether the given path requires the "sudo" capability.
```