Skip to content

Commit fad900c

Browse files
committed
fix(doc): update baremetal_server datasource
1 parent 5456ab4 commit fad900c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/data-sources/baremetal_server.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,6 @@ In addition to all above arguments, the following attributes are exported:
3535

3636
- `id` - The ID of the server.
3737

38+
The `scaleway_baremetal_server` data source exports certain attributes once the baremetal server information is retrieved. These attributes can be referenced in other parts of your Terraform configuration. The exported attributes are those that come from the `scaleway_baremetal_server` [resource](../resources/baremetal_server.md)
39+
3840
~> **Important:** Baremetal 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`

0 commit comments

Comments
 (0)