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
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -288,6 +288,8 @@ No modules.
288
288
|------|-------------|
289
289
| <aname="output_ami"></a> [ami](#output\_ami)| AMI ID that was used to create the instance |
290
290
| <aname="output_arn"></a> [arn](#output\_arn)| The ARN of the instance |
291
+
| <aname="output_name"></a> [name](#output\_name)| The name of the instance |
292
+
| <aname="output_instance_type"></a> [instance_type](#output\_instance_type)| The type of the instance |
291
293
| <aname="output_availability_zone"></a> [availability\_zone](#output\_availability\_zone)| The availability zone of the created instance |
292
294
| <aname="output_capacity_reservation_specification"></a> [capacity\_reservation\_specification](#output\_capacity\_reservation\_specification)| Capacity reservation specification of the instance |
293
295
| <aname="output_ebs_block_device"></a> [ebs\_block\_device](#output\_ebs\_block\_device)| EBS block device information |
0 commit comments