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
@@ -310,6 +310,8 @@ No modules.
310
310
| <aname="output_public_dns"></a> [public\_dns](#output\_public\_dns)| The public DNS name assigned to the instance. For EC2-VPC, this is only available if you've enabled DNS hostnames for your VPC |
311
311
| <aname="output_public_ip"></a> [public\_ip](#output\_public\_ip)| The public IP address assigned to the instance, if applicable. |
312
312
| <aname="output_root_block_device"></a> [root\_block\_device](#output\_root\_block\_device)| Root block device information |
313
+
| <aname="output_security_group_arn"></a> [security\_group\_arn](#output\_security\_group\_arn)| Amazon Resource Name (ARN) of the security group |
314
+
| <aname="output_security_group_id"></a> [security\_group\_id](#output\_security\_group\_id)| ID of the security group |
313
315
| <aname="output_spot_bid_status"></a> [spot\_bid\_status](#output\_spot\_bid\_status)| The current bid status of the Spot Instance Request |
314
316
| <aname="output_spot_instance_id"></a> [spot\_instance\_id](#output\_spot\_instance\_id)| The Instance ID (if any) that is currently fulfilling the Spot Instance request |
315
317
| <aname="output_spot_request_state"></a> [spot\_request\_state](#output\_spot\_request\_state)| The current request state of the Spot Instance Request |
0 commit comments