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
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -529,6 +529,7 @@ statement instead the previous block.
529
529
| <aname="input_event_notifications_tool_name"></a> [event\_notifications\_tool\_name](#input\_event\_notifications\_tool\_name)| The name of the Event Notifications integration. |`string`|`"Event Notifications"`| no |
530
530
| <aname="input_evidence_group"></a> [evidence\_group](#input\_evidence\_group)| Specify the Git user or group for the evidence repository. |`string`|`""`| no |
531
531
| <aname="input_evidence_repo_auth_type"></a> [evidence\_repo\_auth\_type](#input\_evidence\_repo\_auth\_type)| Select the method of authentication that is used to access the Git repository. Valid values are 'oauth' or 'pat'. Defaults to `oauth` when unset. `pat` is a git `personal access token`. |`string`|`""`| no |
532
+
| <aname="input_evidence_repo_enabled"></a> [evidence\_repo\_enabled](#input\_evidence\_repo\_enabled)| Set to `true` to enable the evidence repository tool integration. |`bool`|`true`| no |
532
533
| <aname="input_evidence_repo_existing_git_id"></a> [evidence\_repo\_existing\_git\_id](#input\_evidence\_repo\_existing\_git\_id)| Set this value to `github` for github.com, or to the GUID of a custom GitHub Enterprise server. |`string`|`""`| no |
533
534
| <aname="input_evidence_repo_existing_git_provider"></a> [evidence\_repo\_existing\_git\_provider](#input\_evidence\_repo\_existing\_git\_provider)| Git provider for evidence repo. If not set will default to `hostedgit`. |`string`|`""`| no |
534
535
| <aname="input_evidence_repo_existing_url"></a> [evidence\_repo\_existing\_url](#input\_evidence\_repo\_existing\_url)| Set to use an existing evidence repository. |`string`|`""`| no |
Copy file name to clipboardExpand all lines: solutions/code-engine/README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -235,6 +235,7 @@ No resources.
235
235
| <aname="input_event_notifications_tool_name"></a> [event\_notifications\_tool\_name](#input\_event\_notifications\_tool\_name)| The name of the Event Notifications integration. |`string`|`"Event Notifications"`| no |
236
236
| <aname="input_evidence_group"></a> [evidence\_group](#input\_evidence\_group)| Specify the Git user or group for the evidence repository. |`string`|`""`| no |
237
237
| <aname="input_evidence_repo_auth_type"></a> [evidence\_repo\_auth\_type](#input\_evidence\_repo\_auth\_type)| Select the method of authentication that is used to access the Git repository. Valid values are 'oauth' or 'pat'. Defaults to `oauth` when unset. `pat` is a git `personal access token`. |`string`|`""`| no |
238
+
| <aname="input_evidence_repo_enabled"></a> [evidence\_repo\_enabled](#input\_evidence\_repo\_enabled)| Set to `true` to enable the evidence repository tool integration. |`bool`|`true`| no |
238
239
| <aname="input_evidence_repo_existing_git_id"></a> [evidence\_repo\_existing\_git\_id](#input\_evidence\_repo\_existing\_git\_id)| Set this value to `github` for github.com, or to the GUID of a custom GitHub Enterprise server. |`string`|`""`| no |
239
240
| <aname="input_evidence_repo_existing_git_provider"></a> [evidence\_repo\_existing\_git\_provider](#input\_evidence\_repo\_existing\_git\_provider)| Git provider for evidence repo. If not set will default to `hostedgit`. |`string`|`""`| no |
240
241
| <aname="input_evidence_repo_existing_url"></a> [evidence\_repo\_existing\_url](#input\_evidence\_repo\_existing\_url)| Set to use an existing evidence repository. |`string`|`""`| no |
Copy file name to clipboardExpand all lines: solutions/kubernetes/README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -234,6 +234,7 @@ No resources.
234
234
| <aname="input_event_notifications_tool_name"></a> [event\_notifications\_tool\_name](#input\_event\_notifications\_tool\_name)| The name of the Event Notifications integration. |`string`|`"Event Notifications"`| no |
235
235
| <aname="input_evidence_group"></a> [evidence\_group](#input\_evidence\_group)| Specify the Git user or group for the evidence repository. |`string`|`""`| no |
236
236
| <aname="input_evidence_repo_auth_type"></a> [evidence\_repo\_auth\_type](#input\_evidence\_repo\_auth\_type)| Select the method of authentication that is used to access the Git repository. Valid values are 'oauth' or 'pat'. Defaults to `oauth` when unset. `pat` is a git `personal access token`. |`string`|`""`| no |
237
+
| <aname="input_evidence_repo_enabled"></a> [evidence\_repo\_enabled](#input\_evidence\_repo\_enabled)| Set to `true` to enable the evidence repository tool integration. |`bool`|`true`| no |
237
238
| <aname="input_evidence_repo_existing_git_id"></a> [evidence\_repo\_existing\_git\_id](#input\_evidence\_repo\_existing\_git\_id)| Set this value to `github` for github.com, or to the GUID of a custom GitHub Enterprise server. |`string`|`""`| no |
238
239
| <aname="input_evidence_repo_existing_git_provider"></a> [evidence\_repo\_existing\_git\_provider](#input\_evidence\_repo\_existing\_git\_provider)| By default this gets set as 'hostedgit', else set to 'githubconsolidated' for GitHub repositories. |`string`|`""`| no |
239
240
| <aname="input_evidence_repo_existing_url"></a> [evidence\_repo\_existing\_url](#input\_evidence\_repo\_existing\_url)| Set to use an existing evidence repository. |`string`|`""`| no |
0 commit comments