Closed jimright closed 11 months ago
Changed the names cloudera.cloud.dw_cluster of the AWS subnet parameters to match the underlying API.
Changes are:
aws_public_subnets
aws_lb_subnets
aws_private_subnets
aws_worker_subnets
Requires https://github.com/cloudera-labs/cdpy/pull/79
Changed the names cloudera.cloud.dw_cluster of the AWS subnet parameters to match the underlying API.
Changes are:
aws_public_subnets
->aws_lb_subnets
aws_private_subnets
->aws_worker_subnets
Have retained the old parameter names as an alias.Requires https://github.com/cloudera-labs/cdpy/pull/79