You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
By default the bastion server (linux) comes with /31 cidr and allowing only 2 public IPs to be used and both are used by bastion - 1 default gateway and another as the server
As part of support for this tasks #67
/31
cidr and allowing only 2 public IPs to be used and both are used by bastion - 1 default gateway and another as the serverresource equinix_metal_device{}
withip_addresses {cidr: 30}
as suggested here https://registry.terraform.io/providers/equinix/equinix/latest/docs/resources/equinix_metal_device#ip-address but new error isprivate IP needs to be provided in ip_addresses
Blocked on setting up windows server as AD
The text was updated successfully, but these errors were encountered: