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

Add an ec2_import_snapshot module #62630

Closed
wants to merge 1 commit into from

Commits on Sep 27, 2019

  1. Add an ec2_snapshot_import module

    This uses the boto3 import_snapshot function to import a disk image from
    s3 as a snapshot. It also allows setting name:value tags on the new
    snapshot.
    bcl committed Sep 27, 2019
    Configuration menu
    Copy the full SHA
    6066484 View commit details
    Browse the repository at this point in the history