github.com/mysza/terraform@v0.7.6-0.20161011024539-258005408b33/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")