tutorial WIP

This commit is contained in:
Matthew Hooker 2017-01-05 11:29:15 -08:00
parent 153da50464
commit 3e186b185d
No known key found for this signature in database
GPG Key ID: 7B5F933D9CE8C6A1
1 changed files with 5 additions and 0 deletions

View File

@ -162,6 +162,11 @@ and it would work great.
try to launch the one in the example output above, you will get an error. If you
want to try to launch your AMI, get the ID from the Packer output.
-> **Note:** If you see a `VPCResourceNotSpecified` error, Packer might not be
able to
might not have a VPC set up. You can either try changing the `instance_type` to
`m3.medium`,
## Managing the Image
Packer only builds images. It does not attempt to manage them in any way. After