github.com/gwilym/terraform@v0.3.8-0.20151231151641-c7573de75b19/builtin/providers/azure/errors.go (about) 1 package azure 2 3 import "errors" 4 5 var PlatformStorageError = errors.New("When using a platform image, the 'storage' parameter is required")