Skip to content

Commit

Permalink
Added account to catalog
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Dec 3, 2024
1 parent d83bdf3 commit 54214a0
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .backstage/accounts/ou-tdye-obzj5rjj-post-dns-enabled.yaml
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 account_resources/account_params/blog-post-dns-enabled.json
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"
}
]

0 comments on commit 54214a0

Please sign in to comment.