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: website/docs/d/compute_network.html.markdown
+3-1
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,9 @@ In addition to the arguments listed above, the following attributes are exported
36
36
37
37
*`description` - Description of this network.
38
38
39
-
*`numeric_id` - The numeric unique identifier for the resource.
39
+
*`network_id` - The numeric unique identifier for the resource.
40
+
41
+
*`numeric_id` - (Deprecated) The numeric unique identifier for the resource. `numeric_id` is deprecated and will be removed in a future major release. Use `network_id` instead.
0 commit comments