Skip to content

Commit 5372d25

Browse files
committed
doc: specify that a default security group can be created
1 parent 883b31d commit 5372d25

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/resources/instance_server.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,8 @@ To retrieve more information by label please use: ```scw marketplace image get l
201201

202202
- `security_group_id` - (Optional) The [security group](https://www.scaleway.com/en/developers/api/instance/#path-security-groups-update-a-security-group9) the server is attached to.
203203

204+
~> **Important:** If you don't specify a security group, a default one will be created, which won't be tracked by Terraform unless you import it.
205+
204206
- `placement_group_id` - (Optional) The [placement group](https://www.scaleway.com/en/developers/api/instance/#path-security-groups-update-a-security-group the server is attached to.
205207

206208

0 commit comments

Comments
 (0)