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
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -340,6 +340,7 @@ Available targets:
340
340
| <aname="output_public_dns"></a> [public\_dns](#output\_public\_dns)| Public DNS of instance (or DNS of EIP) |
341
341
| <aname="output_public_ip"></a> [public\_ip](#output\_public\_ip)| Public IP of instance (or EIP) |
342
342
| <aname="output_role"></a> [role](#output\_role)| Name of AWS IAM Role associated with the instance |
343
+
| <aname="output_role_arn"></a> [role\_arn](#output\_role\_arn)| ARN of AWS IAM Role associated with the instance |
343
344
| <aname="output_security_group_arn"></a> [security\_group\_arn](#output\_security\_group\_arn)| EC2 instance Security Group ARN |
344
345
| <aname="output_security_group_id"></a> [security\_group\_id](#output\_security\_group\_id)| EC2 instance Security Group ID |
345
346
| <aname="output_security_group_ids"></a> [security\_group\_ids](#output\_security\_group\_ids)| IDs on the AWS Security Groups associated with the instance |
Copy file name to clipboardExpand all lines: docs/terraform.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -143,6 +143,7 @@
143
143
| <aname="output_public_dns"></a> [public\_dns](#output\_public\_dns)| Public DNS of instance (or DNS of EIP) |
144
144
| <aname="output_public_ip"></a> [public\_ip](#output\_public\_ip)| Public IP of instance (or EIP) |
145
145
| <aname="output_role"></a> [role](#output\_role)| Name of AWS IAM Role associated with the instance |
146
+
| <aname="output_role_arn"></a> [role\_arn](#output\_role\_arn)| ARN of AWS IAM Role associated with the instance |
146
147
| <aname="output_security_group_arn"></a> [security\_group\_arn](#output\_security\_group\_arn)| EC2 instance Security Group ARN |
147
148
| <aname="output_security_group_id"></a> [security\_group\_id](#output\_security\_group\_id)| EC2 instance Security Group ID |
148
149
| <aname="output_security_group_ids"></a> [security\_group\_ids](#output\_security\_group\_ids)| IDs on the AWS Security Groups associated with the instance |
0 commit comments