Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support EBS encryption in BlockDeviceType. #2587

Merged

Commits on Sep 2, 2014

  1. Support EBS encryption in BlockDeviceType.

    Support an optional configuration of ebs encryption in the
    BlockDeviceType (which is used to build a BlockDeviceMapping).
    
    The encrypted flag is optional (defaulting to `None`), as the AWS
    API doesn't support any value for this flag for the root device
    of a new instance.
    Joe Crobak committed Sep 2, 2014
    5
    Copy the full SHA
    2e771c1 View commit details
    Browse the repository at this point in the history