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
|[aws_iam_policy.AmazonSSMManagedInstanceCore](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/iam_policy)| data source |
195
194
@@ -240,6 +239,7 @@ module "ad2" {
240
239
| <aname="output_iam_role_arn"></a> [iam\_role\_arn](#output\_iam\_role\_arn)| The AWS IAM Role arn created |
241
240
| <aname="output_iam_role_name"></a> [iam\_role\_name](#output\_iam\_role\_name)| The AWS IAM Role arn created |
242
241
| <aname="output_instance_id"></a> [instance\_id](#output\_instance\_id)| The AWS Instance id created |
242
+
| <aname="output_network_interface_id"></a> [network\_interface\_id](#output\_network\_interface\_id)| The network interface ID for the AWS instance |
243
243
| <aname="output_primary_private_ip_addresses"></a> [primary\_private\_ip\_addresses](#output\_primary\_private\_ip\_addresses)| A list of the primary private IP addesses assigned to the ec2 instance |
244
244
| <aname="output_sg_id"></a> [sg\_id](#output\_sg\_id)| The id of the security group created |
245
245
| <aname="output_tags"></a> [tags](#output\_tags)| List of tags of instances |
0 commit comments