Network
Import
VPC can be imported using the id, e.g.
$ pulumi import alicloud:vpc/network:Network example vpc-abc123456
Content copied to clipboard
Properties
Link copied to clipboard
Link copied to clipboard
Specifies whether to enable the IPv6 CIDR block. Valid values: false
(Default): disables IPv6 CIDR blocks. true
: enables IPv6 CIDR blocks. If the enable_ipv6
is true
, the system will automatically create a free version of an IPv6 gateway for your private network and assign an IPv6 network segment assigned as /56.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard