Commit 1fa95d71 authored by Mitchell Hashimoto's avatar Mitchell Hashimoto

website: don't show virt type on amazon-ebs

parent 0a7b4f9a
...@@ -86,10 +86,6 @@ each category, the available configuration keys are alphabetized. ...@@ -86,10 +86,6 @@ each category, the available configuration keys are alphabetized.
to launch the resulting AMI(s). By default no additional users other than the user to launch the resulting AMI(s). By default no additional users other than the user
creating the AMI has permissions to launch it. creating the AMI has permissions to launch it.
* `ami_virtualization_type` (string) - The type of virtualization for the AMI
you are building. This option is required to register HVM images. Can be
"paravirtual" (default) or "hvm".
* `associate_public_ip_address` (boolean) - If using a non-default VPC, public * `associate_public_ip_address` (boolean) - If using a non-default VPC, public
IP addresses are not provided by default. If this is toggled, your new IP addresses are not provided by default. If this is toggled, your new
instance will get a Public IP. instance will get a Public IP.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment