Skip to content

Commit

Permalink
Enhancement | Explicit template project.yaml email definition
Browse files Browse the repository at this point in the history
  • Loading branch information
exequielrafaela authored Jul 29, 2024
1 parent 4f344b5 commit b0b0370
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions le-resources/project.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ secondary_region: us-west-2
organization:
accounts:
- name: management
email: <management email address>
email: <aws+management@example.com>
- name: security
email: <security email address>
email: <aws+security@example.com>
- name: shared
email: <shared email address>
email: <aws+shared@example.com>
organizational_units:
##-------------------------------------##
## Available organizations policies:
Expand Down

0 comments on commit b0b0370

Please sign in to comment.