-
Notifications
You must be signed in to change notification settings - Fork 15
/
example_aws_static_data.yml
executable file
·74 lines (71 loc) · 1.92 KB
/
example_aws_static_data.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
---
generators:
- EC2Generator:
start_date: today
processor_arch: 32-bit
resource_id: 55555555
product_sku: VEAJHRNKTJZQ
region: us-east-1a
tags:
resourceTags/user:environment: dev
resourceTags/user:version: alpha
instance_type:
inst_type: m5.large
physical_cores: 1
vcpu: 2
memory: '8 GiB'
storage: 'EBS Only'
family: 'General Purpose'
cost: 1.000
rate: 0.500
- EC2Generator:
end_date: 10
processor_arch: 32-bit
resource_id: 55555556
product_sku: VEAJHRNKTJZA
region: us-east-1a
tags:
resourceTags/user:environment: dev
resourceTags/user:version: alpha
instance_type:
inst_type: m5.large
physical_cores: 1
vcpu: 2
memory: '8 GiB'
storage: 'EBS Only'
family: 'General Purpose'
cost: 1.000
rate: 0.500
- RDSGenerator:
start_date: today
processor_arch: 64-bit
resource_id: 99995555
product_sku: VEAJHRNKTJZB
region: us-west-1a
tags:
resourceTags/user:openshift_node: ocp-nod
instance_type:
inst_type: db.t3.medium
vcpu: 2
memory: '4 GiB'
storage: 'EBS Only'
family: 'Memory Optimized'
cost: 1.000
rate: 0.500
- EBSGenerator:
start_date: today
product_sku: VEAJHRNBBBBD
resource_id: 12345674
amount: 8
rate: 0.1
tags:
resourceTags/user:storageclass: gamma
resourceTags/user:Mapping: d1
resourceTags/user:Map: d2
cost_category:
costCategory/env: ephemeral
accounts:
payer: 9999999999999
user:
- 9999999999999
currency_code: USD #can be changed when testing with foreign currency codes