Merge pull request #1529 from amangoel/patch-2
website: Update amazon.html.markdown
This commit is contained in:
commit
e82b76edc9
|
@ -10,7 +10,7 @@ multiple builders depending on the strategy you want to use to build the
|
||||||
AMI. Packer supports the following builders at the moment:
|
AMI. Packer supports the following builders at the moment:
|
||||||
|
|
||||||
* [amazon-ebs](/docs/builders/amazon-ebs.html) - Create EBS-backed AMIs
|
* [amazon-ebs](/docs/builders/amazon-ebs.html) - Create EBS-backed AMIs
|
||||||
by launching a source instance and re-packaging it into a new AMI after
|
by launching a source AMI and re-packaging it into a new AMI after
|
||||||
provisioning. If in doubt, use this builder, which is the easiest to get
|
provisioning. If in doubt, use this builder, which is the easiest to get
|
||||||
started with.
|
started with.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue