forked from infracost/infracost
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update databases golden file with latest princing data
- Loading branch information
1 parent
65959b7
commit 35991ab
Showing
1 changed file
with
30 additions
and
36 deletions.
There are no files selected for viewing
66 changes: 30 additions & 36 deletions
66
internal/providers/terraform/ibm/testdata/database_test/database_test.golden
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,40 +1,34 @@ | ||
|
||
Name Monthly Qty Unit Monthly Cost | ||
|
||
ibm_database.elasticsearch_enterprise | ||
├─ RAM (3 members) 336 GB $5,433.46 | ||
├─ Disk (3 members) (first 1 GB) 1 GB $0.61 | ||
├─ Disk (3 members) (over 0 GB) 1 GB $0.63 | ||
└─ Virtual Processor Cores (3 members) (first 1 CPU) 1 CPU $31.40 | ||
└─ Virtual Processor Cores (3 members) (over 0 CPU) 1 CPU $32.34 | ||
|
||
ibm_database.elasticsearch_enterprise_flavor | ||
├─ Host Flavor (3 members, m3c.30x240.encrypted) 3 Flavor $14,553.90 | ||
└─ Disk (3 members) (first 1 GB) 1 GB $0.61 | ||
└─ Disk (3 members) (over 0 GB) 1 GB $0.63 | ||
|
||
ibm_database.elasticsearch_platinum | ||
├─ RAM (3 members) 336 GB $9,032.69 | ||
├─ Disk (3 members) 12,288 GB $7,720.55 | ||
└─ Virtual Processor Cores (3 members) 84 CPU $2,716.73 | ||
|
||
ibm_database.elasticsearch_platinum_flavor | ||
├─ Host Flavor (3 members, m3c.30x240.encrypted) 3 Flavor $22,266.54 | ||
└─ Disk (3 members) 12,288 GB $7,720.55 | ||
|
||
ibm_database.postgresql_standard | ||
├─ RAM (2 members) 224 GB $1,206.67 | ||
├─ Disk (2 members) (first 1 GB) 1 GB $0.61 | ||
├─ Disk (2 members) (over 0 GB) 1 GB $0.63 | ||
└─ Virtual Processor Cores (2 members) (first 1 CPU) 1 CPU $31.40 | ||
└─ Virtual Processor Cores (2 members) (over 0 CPU) 1 CPU $32.34 | ||
|
||
ibm_database.postgresql_standard_flavor | ||
├─ Host Flavor (2 members, m3c.30x240.encrypted) 2 Flavor $4,526.23 | ||
└─ Disk (2 members) (first 1 GB) 1 GB $0.61 | ||
└─ Disk (2 members) (over 0 GB) 1 GB $0.63 | ||
|
||
OVERALL TOTAL $75,309.75 | ||
Name Monthly Qty Unit Monthly Cost | ||
|
||
ibm_database.elasticsearch_enterprise | ||
├─ RAM (3 members) 336 GB $5,433.46 | ||
├─ Disk (3 members) 12,288 GB $7,720.55 | ||
└─ Virtual Processor Cores (3 members) 84 CPU $2,716.73 | ||
|
||
ibm_database.elasticsearch_enterprise_flavor | ||
├─ Host Flavor (3 members, m3c.30x240.encrypted) 3 Flavor $14,553.90 | ||
└─ Disk (3 members) 12,288 GB $7,720.55 | ||
|
||
ibm_database.elasticsearch_platinum | ||
├─ RAM (3 members) 336 GB $9,032.69 | ||
├─ Disk (3 members) 12,288 GB $7,720.55 | ||
└─ Virtual Processor Cores (3 members) 84 CPU $2,716.73 | ||
|
||
ibm_database.elasticsearch_platinum_flavor | ||
├─ Host Flavor (3 members, m3c.30x240.encrypted) 3 Flavor $22,266.54 | ||
└─ Disk (3 members) 12,288 GB $7,720.55 | ||
|
||
ibm_database.postgresql_standard | ||
├─ RAM (2 members) 224 GB $1,206.67 | ||
├─ Disk (2 members) 8,192 GB $5,147.03 | ||
└─ Virtual Processor Cores (2 members) 56 CPU $1,811.15 | ||
|
||
ibm_database.postgresql_standard_flavor | ||
├─ Host Flavor (2 members, m3c.30x240.encrypted) 2 Flavor $4,526.23 | ||
└─ Disk (2 members) 8,192 GB $5,147.03 | ||
|
||
OVERALL TOTAL $105,440.36 | ||
────────────────────────────────── | ||
6 cloud resources were detected: | ||
∙ 6 were estimated |