Closed
Description
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
Unable to create volume
Expected Behavior
No response
How are you starting LocalStack?
With the localstack
script
Steps To Reproduce
localstack start
awslocal ec2 create-volume --availability-zone us-east-1a
An error occurred (InternalError) when calling the CreateVolume operation (reached max retries: 2): exception while calling ec2.CreateVolume: invalid literal for int() with base 10: 'None'
Environment
- OS:
- LocalStack version: 3.7.2
LocalStack Docker image sha: sha256:d2d596f27758043557653f2bf2e329150f13c9a416398e2c25d38c3ae6083b3f
LocalStack build date:
LocalStack build git hash:
Anything else?
No response