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
@@ -116,6 +116,7 @@ Before using this module, ensure that you have the following:
116
116
| <aname="input_regions"></a> [regions](#input\_regions)| AWS Regions to deploy discovery and scanning resources |`list(string)`| n/a | yes |
117
117
| <aname="input_show_outputs"></a> [show\_outputs](#input\_show\_outputs)| Whether to show outputs after deployment |`bool`|`false`| no |
118
118
| <aname="input_type"></a> [type](#input\_type)| The type of onboarding. Valid values are 'single' or 'organization' onboarding types |`string`| n/a | yes |
119
+
| <aname="input_volume_scanning_deployment"></a> [volume\_scanning\_deployment](#input\_volume\_scanning\_deployment)| Toggle to deploy Volume Scanning resources |`string`|`"true"`| no |
0 commit comments