Skip to content

Commit e4f9560

Browse files
authored
doc(instance): add more detailed instructions using projects (#579)
1 parent 231fc91 commit e4f9560

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

website/docs/r/instance_server.html.markdown

+2-1
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,7 @@ to find either the right `label` or the right local image `ID` for a given `type
143143

144144
- `placement_group_id` - (Optional) The [placement group](https://developers.scaleway.com/en/products/instance/api/#placement-groups-d8f653) the server is attached to.
145145

146+
146147
~> **Important:** Updates to `placement_group_id` may trigger a stop/start of the server.
147148

148149
- `root_volume` - (Optional) Root [volume](https://developers.scaleway.com/en/products/instance/api/#volumes-7e8a39) attached to the server on creation.
@@ -177,7 +178,7 @@ attached to the server. Updates to this field will trigger a stop/start of the s
177178

178179
- `zone` - (Defaults to [provider](../index.html#zone) `zone`) The [zone](../guides/regions_and_zones.html#zones) in which the server should be created.
179180

180-
- `organization_id` - (Defaults to [provider](../index.html#organization_id) `organization_id`) The ID of the organization the server is associated with.
181+
- `organization_id` - (Defaults to [provider](../index.html#organization_id) `organization_id`) The ID of the organization the server is associated with. If you intend to deploy your instance in another project than the default one use your `project_id` instead of the organization id.
181182

182183

183184
## Attributes Reference

0 commit comments

Comments
 (0)