Skip to content

Commit b7adc36

Browse files
terraform-docs: automated action
1 parent d48f1c5 commit b7adc36

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ module "ad2" {
175175

176176
| Name | Source | Version |
177177
|------|--------|---------|
178-
| <a name="module_security_group"></a> [security\_group](#module\_security\_group) | https://github.com/Coalfire-CF/terraform-aws-securitygroup | n/a |
178+
| <a name="module_security_group"></a> [security\_group](#module\_security\_group) | github.com/Coalfire-CF/terraform-aws-securitygroup | n/a |
179179

180180
## Resources
181181

@@ -242,6 +242,7 @@ module "ad2" {
242242
|------|-------------|
243243
| <a name="output_iam_profile"></a> [iam\_profile](#output\_iam\_profile) | The name of the iam profile created in the module |
244244
| <a name="output_iam_role_arn"></a> [iam\_role\_arn](#output\_iam\_role\_arn) | The AWS IAM Role arn created |
245+
| <a name="output_iam_role_name"></a> [iam\_role\_name](#output\_iam\_role\_name) | The AWS IAM Role arn created |
245246
| <a name="output_instance_id"></a> [instance\_id](#output\_instance\_id) | The AWS Instance id created |
246247
| <a name="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 |
247248
| <a name="output_sg_id"></a> [sg\_id](#output\_sg\_id) | The id of the security group created |

0 commit comments

Comments
 (0)