Lan
Creates and manages LAN objects.
Manages a LAN on IonosCloud.
Example Usage
Argument reference
datacenter_id
- (Required)[string] The ID of a Virtual Data Center.name
- (Optional)[string] The name of the LAN.public
- (Optional)[Boolean] Indicates if the LAN faces the public Internet (true) or not (false).pcc
- (Optional)[String] The unique id of aionoscloud_private_crossconnect
resource, in orderip_failover
- (Computed) IP failover configurations for lanip
nic_uuid
Import
Resource Lan can be imported using the resource id
, e.g.
Important Notes
Please note that only LANS datacenters found in the same physical location can be connected through a private cross-connect
A LAN cannot be a part of two private cross-connects
Last updated