Skip to content

Commit fcdec49

Browse files
fix(bls): fix macro not imported in other macro (#5241)
1 parent 341ce42 commit fcdec49

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

macros/compute/how-to-migrate-to-sbs.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
macro: how-to-migrate-to-sbs
33
---
4+
import Requirements from '@macros/iam/requirements.mdx'
45

56
To enhance performance and reliability, Scaleway is transitioning the management of Block Storage volumes and snapshots from Compute to Storage.
67

@@ -54,7 +55,7 @@ You can attach a maximum of 16 volumes (including the mandatory boot volume) to
5455
To maximize compatibility with Block Storage Low Latency 15K, select an Instance with at least [3 GiB/s of Block bandwidth](/instances/reference-content/instances-bandwidth-overview/).
5556
</Message>
5657

57-
<Macro id="requirements" />
58+
<Requirements />
5859

5960
- A Scaleway account logged into the [console](https://console.scaleway.com)
6061
- An [Instance](/instances/how-to/create-an-instance/) using [Block Storage volumes](/block-storage/how-to/create-a-volume/)

0 commit comments

Comments
 (0)