Merge pull request #8630 from supergibbs/patch-1

Update ami.html.markdown
pull/8634/head
James Nugent 10 years ago committed by GitHub
commit afd17e166d

@ -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