v18
New Features:
-
Support to assign dynamic public IPs to VMs in one resource pool automatically.
- You can use below config to enable it.
- You can see the background in the issue #217.
resource_pools: - name: default cloud_properties: assign_dynamic_public_ip: true # defaults to false