Update ami.html.markdown

typo `i368` to `i386`
pull/8630/head
Jesse Mandel 10 years ago committed by GitHub
parent f4a7740beb
commit f168c90afa

@ -66,7 +66,7 @@ are exported:
~> **NOTE:** Some values are not always set and may not be available for
interpolation.
* `architecture` - The OS architecture of the AMI (ie: `i368` or `x86_64`).
* `architecture` - The OS architecture of the AMI (ie: `i386` or `x86_64`).
* `block_device_mappings` - The block device mappings of the AMI.
* `block_device_mappings.#.device_name` - The physical name of the device.
* `block_device_mappings.#.ebs.delete_on_termination` - `true` if the EBS volume

Loading…
Cancel
Save