mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
Merge pull request #8630 from supergibbs/patch-1
Update ami.html.markdown
This commit is contained in:
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…
Reference in New Issue
Block a user