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: docs/resources/instance_server.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -283,7 +283,7 @@ In addition to all arguments above, the following attributes are exported:
283
283
284
284
~> **Important:** Instance servers' IDs are [zoned](../guides/regions_and_zones.md#resource-ids), which means they are of the form `{zone}/{id}`, e.g. `fr-par-1/11111111-1111-1111-1111-111111111111`
285
285
286
-
-`placement_group_policy_respected` - True when the placement group policy is respected.
286
+
-`placement_group_policy_respected` - (Deprecated) Always false, use [instance_placement_group ressource](instance_placement_group.md) to known when the placement group policy is respected.
287
287
-`root_volume`
288
288
-`volume_id` - The volume ID of the root volume of the server.
289
289
-`private_ip` - The Scaleway internal IP address of the server (Deprecated use [ipam_ip datasource](../data-sources/ipam_ip.md#instance-private-network-ip) instead).
0 commit comments