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
@@ -110,7 +104,7 @@ Here is an example of how you can use this module in your inventory structure:
110
104
| name | Name (e.g. `app` or `cluster`). |`string`|`""`| no |
111
105
| principal\_id | The ID of the Principal (User, Group or Service Principal) to assign the Role Definition to. Changing this forces a new resource to be created. |`list(string)`|`[]`| no |
112
106
| private\_dns\_zone\_name | The name of the private dns zone name which will used to create private endpoint link. |`string`|`"privatelink.blob.core.windows.net"`| no |
113
-
| public\_network\_enabled | Is the Data Factory visible to the public network? Defaults to true. |`bool`|`true`| no |
107
+
| public\_network\_enabled | Is the Data Factory visible to the public network? Defaults to true. |`bool`|`false`| no |
114
108
| read | Used when retrieving the Resource Group. |`string`|`"5m"`| no |
115
109
| repository | Terraform current module repo |`string`|`""`| no |
116
110
| resource\_group\_name | The name of the resource group in which to create the virtual network. |`string`|`""`| no |
0 commit comments