Skip to content

Commit

Permalink
[IT-3980] Personal AWS account for Mieko
Browse files Browse the repository at this point in the history
Create a new personal AWS account
  • Loading branch information
zaro0508 committed Nov 14, 2024
1 parent 0b278ce commit da21b8a
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions org-formation/organization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,7 @@ Organization:
Accounts:
- !Ref BuA2aDwAccount
- !Ref BWmErzkAccount
- !Ref MkPreYnAccount

#------- Accounts -----------
MasterAccount:
Expand Down Expand Up @@ -673,3 +674,15 @@ Organization:
AccountOwner: [email protected]
budget-alarm-threshold: 2000
budget-alarm-threshold-email-recipient: [email protected]

MkPreYnAccount:
Type: OC::ORG::Account
Properties:
AccountName: org-sagebase-MkPreYn
RootEmail: [email protected]
Alias: org-sagebase-MkPreYn
Tags:
<<: !Include ./_default_org_tags.yaml
AccountOwner: [email protected]
budget-alarm-threshold: 2000
budget-alarm-threshold-email-recipient: [email protected]

0 comments on commit da21b8a

Please sign in to comment.