Created
March 19, 2018 19:19
-
-
Save matthieugd/12477705da7ef9bf044813dde72a102e to your computer and use it in GitHub Desktop.
This file contains hidden or 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
{ | |
"metadata": {}, | |
"data": { | |
"Azure/uksouth": { | |
"Virtual Machines": { | |
"Compute Hours": { | |
"Standard_D12_v2 VM": { | |
"cost": { | |
"pricingModelWithSupportCharges": 4.37 | |
} | |
} | |
} | |
} | |
}, | |
"us-east-1": { | |
"ec2_instance": { | |
"OndemandInstances": { | |
"c3.xlarge": { | |
"cost": { | |
"subPricingModel1": 1, | |
"subPricingModel2": 2.4 | |
} | |
}, | |
"c3.2xlarge": { | |
"cost": { | |
"subPricingModel1": 1, | |
"subPricingModel2": 2.4 | |
} | |
} | |
} | |
} | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment