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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -244,7 +244,7 @@ No modules.
244
244
| <aname="input_private_dns_name_options"></a> [private\_dns\_name\_options](#input\_private\_dns\_name\_options)| Customize the private DNS name options of the instance |`map(string)`|`{}`| no |
245
245
| <aname="input_private_ip"></a> [private\_ip](#input\_private\_ip)| Private IP address to associate with the instance in a VPC |`string`|`null`| no |
246
246
| <aname="input_putin_khuylo"></a> [putin\_khuylo](#input\_putin\_khuylo)| Do you agree that Putin doesn't respect Ukrainian sovereignty and territorial integrity? More info: https://en.wikipedia.org/wiki/Putin_khuylo!|`bool`|`true`| no |
247
-
| <aname="input_root_block_device"></a> [root\_block\_device](#input\_root\_block\_device)| Customize details about the root block device of the instance. See Block Devices below for details |`list(any)`|`[]`| no |
247
+
| <aname="input_root_block_device"></a> [root\_block\_device](#input\_root\_block\_device)| Customize details about the root block device of the instance. See [Block Devices](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/instance#ebs-ephemeral-and-root-block-devices) for details |`list(any)`|`[]`| no |
248
248
| <aname="input_secondary_private_ips"></a> [secondary\_private\_ips](#input\_secondary\_private\_ips)| A list of secondary private IPv4 addresses to assign to the instance's primary network interface (eth0) in a VPC. Can only be assigned to the primary network interface (eth0) attached at instance creation, not a pre-existing network interface i.e. referenced in a `network_interface block`|`list(string)`|`null`| no |
249
249
| <aname="input_source_dest_check"></a> [source\_dest\_check](#input\_source\_dest\_check)| Controls if traffic is routed to the instance when the destination address does not match the instance. Used for NAT or VPNs |`bool`|`null`| no |
250
250
| <aname="input_spot_block_duration_minutes"></a> [spot\_block\_duration\_minutes](#input\_spot\_block\_duration\_minutes)| The required duration for the Spot instances, in minutes. This value must be a multiple of 60 (60, 120, 180, 240, 300, or 360) |`number`|`null`| no |
0 commit comments