Skip to content

Commit 0a2d7ce

Browse files
author
Peter Benjamin
committed
Rename restacker-sample to restacker-example. Add default profile and non-ctrl acct profile
1 parent ba71d29 commit 0a2d7ce

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
:default:
22
:label: myapp1
3+
:profile: default
34

45
:ctrl: &ctrl_default
56
:label: ctrlAcct
@@ -39,3 +40,12 @@
3940
:account_number: '123098456765'
4041
:role_name: myapp2-dso-DeployAdmin
4142
:role_prefix: "/dso/human/"
43+
44+
:learn:
45+
:region: us-west-2
46+
:profile: learn
47+
:target:
48+
:label: pblearning
49+
:account_number: '254175822556'
50+
:bucket:
51+
:name: pblearning

0 commit comments

Comments
 (0)