Skip to content

Commit 9d76bc6

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

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
@@ -143,7 +143,7 @@ Instead, you remove the legacy DHCP reservation resource and switch to using IPA
143143
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**
146-
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:
146+
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:
147147

148148
```hcl
149149
resource "scaleway_ipam_ip" "new_ip" {

0 commit comments

Comments
 (0)