cloudera-labs / cloudera.cloud

cloudera.cloud - an Ansible collection for Cloudera Data Platform (CDP) for Public and Private Cloud
Apache License 2.0
20 stars 27 forks source link

Update DW Cluster module logic to handle endpoint requirements for subnets #138

Open wmudge opened 9 months ago

wmudge commented 9 months ago

https://github.com/cloudera-labs/cloudera.cloud/blob/72a58baec7463e4e212b14484c9d50ee2dbf46a5/plugins/modules/dw_cluster.py#L61-L76

Endpoint now requires full declaration of private/worker subnets. (Previous versions allowed for a default.)