Skip to content

Commit 6677eee

Browse files
yfodilRoRoJ
andauthored
Update docs/guides/migration_guide_vpcgw_v2.md
Co-authored-by: Rowena Jones <[email protected]>
1 parent 69991e8 commit 6677eee

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
@@ -97,7 +97,7 @@ resource "scaleway_vpc_public_gateway" "main" {
9797
}
9898
```
9999

100-
This call updates the gateway on the API side from v1 to v2. The DHCP configuration and reservations remain intact, but the underlying resource is now managed using v2.
100+
This call puts the gateway into IPAM mode and means it will now be managed by v2 of the API instead of v1. The DHCP configuration and reservations remain intact, but the underlying resource is now managed using v2.
101101

102102
### Updated Configuration
103103

0 commit comments

Comments
 (0)