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
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -115,7 +115,7 @@ No modules.
115
115
| <aname="input_suffix"></a> [suffix](#input\_suffix)| A string to be appended to the end of the name of all new resources. |`string`|`""`| no |
116
116
| <aname="input_tags"></a> [tags](#input\_tags)| Set of tags which will be added to the resources managed by the module. |`map(string)`|`{}`| no |
117
117
| <aname="input_tenant_id"></a> [tenant\_id](#input\_tenant\_id)| TenantId where LW Sidekick is deployed |`string`|`""`| no |
118
-
| <aname="input_use_nat_gateway"></a> [use\_nat\_gateway](#input\_use\_nat\_gateway)| Whether to use a NAT gateway instead of public IPs on scanning instances. Defaults to `true`. |`bool`|`true`| no |
118
+
| <aname="input_use_nat_gateway"></a> [use\_nat\_gateway](#input\_use\_nat\_gateway)| Whether to use a NAT gateway instead of public IPs on scanning instances. Defaults to `false`. |`bool`|`false`| no |
0 commit comments