cloudfoundry / bosh-aws-cpi-release

BOSH AWS CPI
Apache License 2.0
29 stars 62 forks source link

create_vm CPI method not supported #71

Closed ghost closed 6 years ago

ghost commented 6 years ago

For some reason when i try to run the

bosh -d cf deploy

i see below error with the latest cf-deployment package

L Error: Unknown CPI error 'Unknown' with message 'The requested configuration is currently not supported. Please check the documentation for supported configurations.' in 'create_vm' CPI method

dpb587-pivotal commented 6 years ago

This often means you're trying to use an older/newer instance type which is not supported in the availability zone you're using. Perhaps you can double check those values.