Comment 3 for bug 1931139

Revision history for this message
Ian Booth (wallyworld) wrote : Re: Support encrypted EBS volumes for bootstrapping controllers on AWS and other public clouds

This would be a fairly simple change, except for the fact that juju currently uses a 10 year old AWS api library to manage instances, and this library does not support specifying ebs root disk config. We will have to migrate to a new official AWS library to do what's needed.