Skip to content

Commit

Permalink
Documentation: Correct managedIdentityLocation name (#575)
Browse files Browse the repository at this point in the history
Correct the name on the  managedIdentityLocation setting name by removing the extraneous 's'.
  • Loading branch information
SteveBurkettNZ authored Apr 22, 2024
1 parent 9b88ca0 commit a910519
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Docs/start-implementing.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ EPAC defines environments identified by a string (unique per repository) called
- `rootDefinitionScope` - scope for custom Policy and Policy Set definition deployment.
- [Optional] Define the following items:
- `globalNotScopes` - used to exclude scopes from Policy Assignments.
- `managedIdentityLocations` - used for the location for created Managed Identities.
- `managedIdentityLocation` - used for the location for created Managed Identities.
- `desiredState` - desired state strategy and details for Policy resources.
- `managedTenant` - used for environments that are in a lighthouse managed tenant.

Expand Down

0 comments on commit a910519

Please sign in to comment.