You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| ephemeral\_block\_device | Customize Ephemeral (also known as Instance Store) volumes on the instance. |`list(any)`|`[]`| no |
231
+
| hibernation | hibernate an instance, Amazon EC2 signals the operating system to perform hibernation. |`bool`|`false`| no |
231
232
| host\_id | The Id of a dedicated host that the instance will be assigned to. Use when an instance is to be launched on a specific dedicated host. |`string`|`null`| no |
232
233
| hostname | DNS records to create. |`string`|`""`| no |
233
234
| iam\_instance\_profile | The IAM Instance Profile to launch the instance with. Specified as the name of the Instance Profile. |`string`|`""`| no |
0 commit comments