Merge master back into develop
@@ -1006,7 +1006,6 @@ func (aws *AWS) createNode(terms *AWSProductTerms, usageType string, k Key) (*No
VCPUCost: aws.BaseSpotCPUPrice,
RAM: terms.Memory,
GPU: terms.GPU,
- GPUCost: aws.BaseSpotGPUPrice,
RAMCost: aws.BaseSpotRAMPrice,
Storage: terms.Storage,
BaseCPUPrice: aws.BaseCPUPrice,