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/pi_network.html.markdown
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ Review the argument references that you can specify for your data source.
41
41
42
42
-`pi_cloud_instance_id` - (Required, String) The GUID of the service instance associated with an account.
43
43
-`pi_network_id` - (Optional, String) The network ID.
44
-
-`pi_network_name` - (Deprecated, Optional, String) The name of the network. Please use `pi_network_id` instead.
44
+
-`pi_network_name` - (Deprecated, Optional, String) The unique identifier or name of the network. Passing the name of the instance could fail or fetch stale data. Please pass an id and use `pi_network_id` instead.
0 commit comments