github.com/articulate/terraform@v0.6.13-0.20160303003731-8d31c93862de/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")