-
Notifications
You must be signed in to change notification settings - Fork 15
/
Copy pathcatalog-test.yml
349 lines (349 loc) · 9.33 KB
/
catalog-test.yml
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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
elasticsearch:
id: "90413816-9c77-418b-9fc7-b9739e7c1254"
name: "aws-elasticsearch"
description: "elasticsearch Broker"
bindable: true
tags:
- "elasticsearch"
metadata:
displayName: elasticsearch Broker
imageUrl:
longDescription:
providerDisplayName: elasticsearch
documentationUrl:
supportUrl:
plans:
- id: "55b529cf-639e-4673-94fd-ad0a5dafe0ad"
name: "aws-standard"
description: "elasticsearch Test"
metadata:
bullets:
- "elasticsearch"
- "on AWS!"
costs:
- amount:
usd: 0
unit: "MONTHLY"
displayName: "Free elasticsearch"
free: true
elasticsearchVersion: 7.4
masterCount: 2
dataCount: 2
instanceType: c5.large.elasticsearch
masterInstanceType: c5.large.elasticsearch
volumeSize: 10
volumeType: gp3
masterEnabled: true
nodeToNodeEncryption: true
encryptAtRest: true
automatedSnapshotStartHour: 6
securityGroup: sec-group
subnetID1az1: subnet-1
subnetID2az2: subnet-2
subnetID3az1: subnet-3
subnetID4az2: subnet-4
tags:
environment: "cf-env-dev"
client: "the client"
service: "aws-broker"
- id: "162ffae8-9cf8-4806-80e5-a7f92d514198"
name: "aws-dev"
description: "elasticsearch Test"
metadata:
bullets:
- "elasticsearch"
- "on AWS!"
costs:
- amount:
usd: 0
unit: "MONTHLY"
displayName: "Free elasticsearch"
free: true
elasticsearchVersion: 7.4
dataCount: 1
instanceType: t3.small.elasticsearch
volumeSize: 10
volumeType: gp3
encryptAtRest: true
automatedSnapshotStartHour: 7
securityGroup: sec-group
subnetID1az1: subnet-1
subnetID2az2: subnet-2
subnetID3az1: subnet-3
subnetID4az2: subnet-4
tags:
environment: "cf-env-dev"
client: "the client"
service: "aws-broker"
redis:
id: "cda65825-e357-4a93-a24b-9ab138d97815"
name: "redis"
description: "redis Broker"
bindable: true
tags:
- "redis"
metadata:
displayName: Redis Broker
imageUrl:
longDescription:
providerDisplayName: Redis
documentationUrl:
supportUrl:
plans:
-
id: "475e36bf-387f-44c1-9b81-575fec2ee443"
name: "test-aws-redis"
description: "Redis Test"
metadata:
bullets:
- "Redis"
- "on AWS!"
costs:
-
amount:
usd: 0
unit: "MONTHLY"
displayName: "Free redis"
free: true
securityGroup: sg-123456
engineVersion: 5.0.3
numberCluster: 5
nodeType: cache.t3.micro
parameterGroup: default.redis5.0
preferredMaintenanceWindow: sun:23:00-mon:02:30
snapshotWindow: 01:00-02:00
snapshotRetentionLimit: 6
subnetGroup: subnet-group
tags:
environment: "cf-env-dev"
client: "the client"
service: "aws-broker"
-
id: "5nd336bf-0k7f-44c1-9b81-575fp3k764r6"
name: "BETA-redis-5node"
description: "BETA AWS Elasticache Redis 5.0.6 Five node"
metadata:
bullets:
- "redis"
- "redis506"
- "5node"
costs:
-
amount:
usd: 0
unit: "MONTHLY"
displayName: "5 node redis5.0.6, persistent storage, 512Mb memory limit"
free: true
securityGroup: (( grab meta.redis.security_group ))
engineVersion: 5.0.6
numberCluster: 5
nodeType: cache.t3.micro
subnetGroup: (( grab meta.redis.subnet_group ))
parameterGroup: default.redis5.0
preferredMaintenanceWindow: mon:07:00-mon:08:00
snapshotWindow: 06:00-07:00
snapshotRetentionLimit: 3
automaticFailoverEnabled: true
tags:
environment: (( grab meta.environment ))
client: "paas-cf"
service: "aws-broker"
rds:
id: "db80ca29-2d1b-4fbc-aad3-d03c0bfa7593"
name: "rds"
description: "RDS Database Broker"
bindable: true
tags:
- "database"
- "RDS"
- "postgresql"
- "mysql"
- "oracle-se2"
- "sqlserver-se"
metadata:
displayName: RDS Database Broker
imageUrl:
longDescription:
providerDisplayName: RDS
documentationUrl:
supportUrl:
plans:
- id: "da91e15c-98c9-46a9-b114-02b8d28062c6"
name: "micro-psql"
description: "Dedicated micro RDS PostgreSQL DB instance"
metadata:
bullets:
- "Dedicated RDS instance"
- "PostgreSQL instance"
costs:
- amount:
usd: 0
unit: "HOURLY"
displayName: "Dedicated micro PostgreSQL"
free: true
adapter: dedicated
instanceClass: db.t3.micro
allocatedStorage: 20
approvedMajorVersions:
- "12"
- "13"
- "14"
- "15"
dbType: postgres
plan_updateable: true
redundant: false
encrypted: true
storage_type: gp3
backup_retention_period: 14
securityGroup: (( grab meta.aws_broker.postgres_security_group ))
subnetGroup: (( grab meta.aws_broker.subnet_group ))
tags:
environment: (( grab meta.environment ))
client: "paas-cf"
service: "aws-broker"
- id: "1070028c-b5fb-4de8-989b-4e00d07ef5e8"
name: "medium-psql"
description: "Dedicated medium RDS PostgreSQL DB instance"
metadata:
bullets:
- "Dedicated RDS instance"
- "PostgreSQL instance"
costs:
- amount:
usd: 0
unit: "HOURLY"
displayName: "Dedicated medium PostgreSQL"
free: false
adapter: dedicated
instanceClass: db.m3.medium
allocatedStorage: 20
approvedMajorVersions:
- "12"
- "13"
- "14"
- "15"
dbType: postgres
plan_updateable: true
redundant: false
encrypted: true
storage_type: gp3
backup_retention_period: 14
securityGroup: (( grab meta.aws_broker.postgres_security_group ))
subnetGroup: (( grab meta.aws_broker.subnet_group ))
tags:
environment: (( grab meta.environment ))
client: "paas-cf"
service: "aws-broker"
- id: "ee75aef3-7697-4906-9330-fb1f83d719be"
name: "medium-psql-redundant"
description: "Dedicated redundant medium RDS PostgreSQL DB instance"
metadata:
bullets:
- "Dedicated redundant RDS instance"
- "PostgreSQL instance"
costs:
- amount:
usd: 0
unit: "HOURLY"
displayName: "Dedicated redundant medium PostgreSQL"
free: false
adapter: dedicated
instanceClass: db.m3.medium
allocatedStorage: 20
approvedMajorVersions:
- "12"
- "13"
- "14"
- "15"
dbType: postgres
redundant: true
encrypted: true
storage_type: gp3
backup_retention_period: 14
securityGroup: (( grab meta.aws_broker.postgres_security_group ))
subnetGroup: (( grab meta.aws_broker.subnet_group ))
tags:
environment: (( grab meta.environment ))
client: "paas-cf"
service: "aws-broker"
- id: "da91e15c-98c9-46a9-b114-02b8d28062c7"
name: "small-mysql"
description: "Dedicated small RDS MySQL DB Instance"
metadata:
bullets:
- "Dedicated RDS Instance"
- "MySQL instance"
costs:
- amount:
usd: 0
unit: "HOURLY"
displayName: "Dedicated small MySQL"
free: true
adapter: dedicated
instanceClass: db.t3.small
dbType: mysql
allocatedStorage: 20
approvedMajorVersions:
- "8.0"
plan_updateable: true
securityGroup: sg-123456
storage_type: gp3
backup_retention_period: 14
subnetGroup: subnet-group
tags:
environment: "cf-env"
client: "the client"
service: "aws-broker"
- id: "332e0168-6969-4bd7-b07f-29f08c4bf78d"
name: "medium-mysql"
description: "Dedicated Medium RDS MySQL DB Instance"
metadata:
bullets:
- "Dedicated RDS Instance"
- "MySQL instance"
costs:
- amount:
usd: 0
unit: "HOURLY"
displayName: "Dedicated Medium MySQL"
free: false
adapter: dedicated
instanceClass: db.t3.medium
dbType: mysql
allocatedStorage: 20
approvedMajorVersions:
- "8.0"
plan_updateable: true
securityGroup: sg-123456
storage_type: gp3
backup_retention_period: 14
subnetGroup: subnet-group
tags:
environment: "cf-env"
client: "the client"
service: "aws-broker"
- id: "332e0168-6969-4bd7-b07f-29f08c4bf78f"
name: "medium-oracle-se2"
description: "Dedicated Medium RDS Oracle Standard Edition 2 DB Instance"
metadata:
bullets:
- "Dedicated Redundant RDS Instance"
- "Oracle DB instance"
- "Oracle Standard Edition 2"
costs:
- amount:
usd: 0
unit: "HOURLY"
displayName: "Dedicated Medium Oracle SE2"
free: false
backup_retention_period: 14
adapter: dedicated
instanceClass: db.t3.medium
dbType: oracle-se2
licenseModel: license-included
securityGroup: sg-123456
subnetGroup: subnet-group
tags:
environment: "cf-env"
client: "the client"
service: "aws-broker"