Skip to content

Commit fe580d7

Browse files
yfodilremyleone
andauthored
Update docs/guides/migration_guide_vpcgw_v2.md
Co-authored-by: Rémy Léone <[email protected]>
1 parent 11f8a90 commit fe580d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides/migration_guide_vpcgw_v2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ Instead, you remove the legacy DHCP reservation resource and switch to using IPA
140140
}
141141
```
142142

143-
You can now use data.scaleway_ipam_ip.existing.id in your configuration to reference the reserved IP.
143+
You can now use `data.scaleway_ipam_ip.existing.id` in your configuration to reference the reserved IP.
144144

145145
2. **Book New IPs Using the IPAM IP Resource**
146146
If you need to reserve new IPs, use the scaleway_ipam_ip resource. This resource allows you to explicitly book an IP from your private network. For example:

0 commit comments

Comments
 (0)