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
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -346,7 +346,7 @@ module "alb" {
346
346
347
347
See [patterns.md](https://github.com/terraform-aws-modules/terraform-aws-alb/blob/master/docs/patterns.md) for additional configuration snippets for common usage patterns.
348
348
349
-
<!--BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK-->
349
+
<!--BEGIN_TF_DOCS-->
350
350
## Requirements
351
351
352
352
| Name | Version |
@@ -448,7 +448,7 @@ No modules.
448
448
| <aname="output_security_group_id"></a> [security\_group\_id](#output\_security\_group\_id)| ID of the security group |
449
449
| <aname="output_target_groups"></a> [target\_groups](#output\_target\_groups)| Map of target groups created and their attributes |
450
450
| <aname="output_zone_id"></a> [zone\_id](#output\_zone\_id)| The zone\_id of the load balancer to assist with creating DNS records |
Copy file name to clipboardExpand all lines: modules/lb_trust_store/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ module "trust_store" {
24
24
}
25
25
```
26
26
27
-
<!--BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK-->
27
+
<!--BEGIN_TF_DOCS-->
28
28
## Requirements
29
29
30
30
| Name | Version |
@@ -72,4 +72,4 @@ No modules.
72
72
| <aname="output_trust_store_arn_suffix"></a> [trust\_store\_arn\_suffix](#output\_trust\_store\_arn\_suffix)| ARN suffix for use with cloudwatch metrics. |
73
73
| <aname="output_trust_store_id"></a> [trust\_store\_id](#output\_trust\_store\_id)| ARN of the trust store (matches `arn`). |
74
74
| <aname="output_trust_store_name"></a> [trust\_store\_name](#output\_trust\_store\_name)| Name of the trust store. |
0 commit comments