Terraform providerReferenceData sourcesbx2cloud_networkOn this pagebx2cloud_network (Data Source) Example Usage data "bx2cloud_network" "my_network" { id = 1} Schema Read-Only created_at (String) id (String) The ID of this resource. internet_access (Boolean) Whether the network allows devices on it to access the internet.