-
Notifications
You must be signed in to change notification settings - Fork 15
/
example_azure_static_data.yml
40 lines (38 loc) · 1.5 KB
/
example_azure_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
---
generators:
- BandwidthGenerator:
start_date: last_month
meter_id: 55555555-4444-3333-2222-111111111112
resource_location: "US East"
tags: {"environment": "ci", "project":"p1"}
- SQLGenerator:
start_date: last_month
meter_id: 55555555-4444-3333-2222-111111111114
resource_location: "US South Central"
tags: {"environment": "dev", "project":"p2"}
additional_info: {"ConsumptionMeter": "1111aaaa-22bb-33cc-44dd-555555eeeeee"}
- StorageGenerator:
start_date: last_month
meter_id: 55555555-4444-3333-2222-111111111116
resource_location: "US North Central"
tags: {"environment": "prod", "project":"p3"}
additional_info: {"ConsumptionMeter": "1111aaaa-22bb-33cc-44dd-555555eeeeee"}
- VMGenerator:
start_date: last_month
meter_id: 55555555-4444-3333-2222-111111111118
resource_location: "US West"
tags: {"environment": "prod", "project":"p3"}
additional_info: {"ConsumptionMeter": "1111aaaa-22bb-33cc-44dd-555555eeeeee"}
- ManagedDiskGenerator:
start_date: last_month
meter_id: 55555555-4444-3333-2222-111111111116
resource_location: "US North Central"
tags: {"environment": "prod", "project":"p3"}
meter_name: "P4 LRS Disk"
resource_name: "azure-cloud-prefix-pvc-volume_2"
# SubscriptionGuid
accounts:
payer: 38f1d748-3ac7-4b7f-a5ae-8b5ff16db82c
user:
- 38f1d748-3ac7-4b7f-a5ae-8b5ff16db82c
currency_code: USD #can be changed when testing with foreign currency codes