Merge pull request #4625 from ksatirli/patch-4
fixes broken link to EBS surrogate page
This commit is contained in:
commit
d7432c1dcf
|
@ -28,7 +28,7 @@ Packer supports the following builders at the moment:
|
||||||
newcomers**. However, it is also the fastest way to build an EBS-backed AMI
|
newcomers**. However, it is also the fastest way to build an EBS-backed AMI
|
||||||
since no new EC2 instance needs to be launched.
|
since no new EC2 instance needs to be launched.
|
||||||
|
|
||||||
- [amazon-ebssurrogate](/docs/builders/amazone-ebssurrogate.html) - Create EBS
|
- [amazon-ebssurrogate](/docs/builders/amazon-ebssurrogate.html) - Create EBS
|
||||||
-backed AMIs from scratch. Works similarly to the `chroot` builder but does
|
-backed AMIs from scratch. Works similarly to the `chroot` builder but does
|
||||||
not require running in AWS. This is an **advanced builder and should not be
|
not require running in AWS. This is an **advanced builder and should not be
|
||||||
used by newcomers**.
|
used by newcomers**.
|
||||||
|
|
Loading…
Reference in New Issue