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
Original file line number
Diff line number
Diff line change
@@ -194,7 +194,7 @@ No modules.
194
194
| <aname="input_ami"></a> [ami](#input\_ami)| ID of AMI to use for the instance |`string`|`""`| no |
195
195
| <aname="input_associate_public_ip_address"></a> [associate\_public\_ip\_address](#input\_associate\_public\_ip\_address)| Whether to associate a public IP address with an instance in a VPC |`bool`|`null`| no |
196
196
| <aname="input_availability_zone"></a> [availability\_zone](#input\_availability\_zone)| AZ to start the instance in |`string`|`null`| no |
197
-
| <aname="input_capacity_reservation_specification"></a> [capacity\_reservation\_specification](#input\_capacity\_reservation\_specification)| Describes an instance's Capacity Reservation targeting option |`any`|`null`| no |
197
+
| <aname="input_capacity_reservation_specification"></a> [capacity\_reservation\_specification](#input\_capacity\_reservation\_specification)| Describes an instance's Capacity Reservation targeting option |`any`|`{}`| no |
198
198
| <aname="input_cpu_core_count"></a> [cpu\_core\_count](#input\_cpu\_core\_count)| Sets the number of CPU cores for an instance. |`number`|`null`| no |
199
199
| <aname="input_cpu_credits"></a> [cpu\_credits](#input\_cpu\_credits)| The credit option for CPU usage (unlimited or standard) |`string`|`null`| no |
200
200
| <aname="input_cpu_threads_per_core"></a> [cpu\_threads\_per\_core](#input\_cpu\_threads\_per\_core)| Sets the number of CPU threads per core for an instance (has no effect unless cpu\_core\_count is also set). |`number`|`null`| no |
0 commit comments