-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
github-actions
committed
Dec 3, 2024
1 parent
d83bdf3
commit 54214a0
Showing
2 changed files
with
40 additions
and
0 deletions.
There are no files selected for viewing
14 changes: 14 additions & 0 deletions
14
.backstage/accounts/ou-tdye-obzj5rjj-post-dns-enabled.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
apiVersion: backstage.io/v1alpha1 | ||
kind: System | ||
metadata: | ||
name: blog-post-dns-enabled | ||
description: AWS account 711387101407 for post-dns-enabled in OU blog | ||
environment: post-dns-enabled | ||
annotations: | ||
aws-parent-ou-id: 'ou-tdye-obzj5rjj' | ||
aws-account-id: '711387101407' | ||
aws-account-region: eu-central-1 | ||
type: workload | ||
spec: | ||
owner: guests | ||
domain: blog |
26 changes: 26 additions & 0 deletions
26
account_resources/account_params/blog-post-dns-enabled.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
[ | ||
{ | ||
"Key": "AccountEmail", | ||
"Value": "84tamer+blog-post-dns-enabled@gmail.com" | ||
}, | ||
{ | ||
"Key": "AccountName", | ||
"Value": "blog-post-dns-enabled" | ||
}, | ||
{ | ||
"Key": "ManagedOrganizationalUnit", | ||
"Value": "blog (ou-tdye-obzj5rjj)" | ||
}, | ||
{ | ||
"Key": "SSOUserEmail", | ||
"Value": "84tamer@gmail.com" | ||
}, | ||
{ | ||
"Key": "SSOUserFirstName", | ||
"Value": "Tamer" | ||
}, | ||
{ | ||
"Key": "SSOUserLastName", | ||
"Value": "Husnu" | ||
} | ||
] |