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
<!--BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK-->
9
+
<!--BEGIN_TF_DOCS-->
10
10
## Requirements
11
11
12
12
| Name | Version |
@@ -59,4 +59,4 @@ No modules.
59
59
| <aname="output_repositories"></a> [repositories](#output\_repositories)| A list of the repositories of the organization. |
60
60
| <aname="output_security_manager_teams"></a> [security\_manager\_teams](#output\_security\_manager\_teams)| A list of team slugs to add as security manager teams. |
61
61
| <aname="output_users"></a> [users](#output\_users)| A list of all members of the organization. |
Copy file name to clipboardExpand all lines: modules/repository/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
@@ -12,7 +12,7 @@ This module creates following resources.
12
12
-`github_issue_label` (optional)
13
13
-`github_branch_default` (optional)
14
14
15
-
<!--BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK-->
15
+
<!--BEGIN_TF_DOCS-->
16
16
## Requirements
17
17
18
18
| Name | Version |
@@ -102,4 +102,4 @@ No modules.
102
102
| <aname="output_url"></a> [url](#output\_url)| The URL of the repository. |
103
103
| <aname="output_visibility"></a> [visibility](#output\_visibility)| The visibility of the repository. Can be `public`, `private` or `internal`. |
104
104
| <aname="output_vulnerability_alerts"></a> [vulnerability\_alerts](#output\_vulnerability\_alerts)| Whether the security alerts are enabled for vulnerable dpendencies. |
0 commit comments