Last active
September 30, 2018 15:40
-
-
Save david7482/cee4e4c37c07689ba7a29d82179b4f55 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
amazon-ebs output will be in this color. | |
==> amazon-ebs: Prevalidating AMI Name: ubuntu-18.04-root-encryption-2018-09-29T14-40-02Z | |
amazon-ebs: Found Image ID: ami-0ac019f4fcb7cb7e6 | |
==> amazon-ebs: Creating temporary keypair: packer_5baf8ec2-f229-8c17-afd9-76b501a75f67 | |
==> amazon-ebs: Creating temporary security group for this instance: packer_5baf8ec5-e1ba-73cb-8dca-dfec2c8ccfc2 | |
==> amazon-ebs: Authorizing access to port 22 from 0.0.0.0/0 in the temporary security group... | |
==> amazon-ebs: Launching a source AWS instance... | |
==> amazon-ebs: Adding tags to source instance | |
amazon-ebs: Adding tag: "Name": "Packer Builder" | |
==> amazon-ebs: Waiting for instance (i-05dbc8156f4cd2dff) to become ready... | |
==> amazon-ebs: Waiting for SSH to become available... | |
==> amazon-ebs: Connected to SSH! | |
... igonore ... | |
==> amazon-ebs: Waiting for AMI copy to become ready... | |
amazon-ebs: Deleting Snapshot ID: snap-027cf4f7135e17b7a | |
==> amazon-ebs: Adding tags to AMI (ami-0c67d873ba12792f7)... | |
==> amazon-ebs: Creating AMI tags | |
amazon-ebs: Adding tag: "Name": "ubuntu-18.04-root-encryption-2018-09-29T14-40-02Z" | |
==> amazon-ebs: Deleting temporary security group... | |
==> amazon-ebs: Deleting temporary keypair... | |
Build 'amazon-ebs' finished. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment