-
Notifications
You must be signed in to change notification settings - Fork 0
/
repositories.yaml
43 lines (40 loc) · 1.07 KB
/
repositories.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
##
# repositories.yaml
# A map of repositories and settings to create for the environment.
##
---
repositories:
aws_12490_test1:
name: 'aws-12490-test1'
description: >-
The pipeline code required for creating test1
use_build_image: false
create_ami: false
create_ecr_repository: false
public_ecr_repository: false
create_report_group: false
enable_ecr: false
enable_s3: false
aws_12490_test2:
name: 'aws-12490-test2'
description: 'The pipeline code required for creating test2'
use_build_image: false
create_ami: false
create_ecr_repository: false
public_ecr_repository: false
create_report_group: false
enable_ecr: false
enable_s3: false
aws_12490_test3:
name: 'aws-12490-test3'
description: 'The pipeline code required for creating test3'
use_build_image: false
create_ami: false
create_ecr_repository: false
public_ecr_repository: false
create_report_group: false
enable_ecr: false
enable_s3: false
aws_12490_test4:
name: 'aws-12490-test4'
description: 'Test'