pulumi-linode 5.3.0a1757561362__py3-none-any.whl → 5.4.0__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of pulumi-linode might be problematic. Click here for more details.

pulumi_linode/__init__.py CHANGED
@@ -66,6 +66,8 @@ from .get_node_balancer import *
66
66
  from .get_node_balancer_config import *
67
67
  from .get_node_balancer_node import *
68
68
  from .get_nodebalancer_configs import *
69
+ from .get_nodebalancer_vpc import *
70
+ from .get_nodebalancer_vpcs import *
69
71
  from .get_nodebalancers import *
70
72
  from .get_object_storage_cluster import *
71
73
  from .get_object_storage_endpoints import *