|
@@ -525,6 +525,9 @@ func (az *Azure) UpdateConfig(r io.Reader, updateType string) (*CustomPricing, e
|
|
|
func (az *Azure) GetConfig() (*CustomPricing, error) {
|
|
func (az *Azure) GetConfig() (*CustomPricing, error) {
|
|
|
c, err := GetDefaultPricingData("azure.json")
|
|
c, err := GetDefaultPricingData("azure.json")
|