Version 0.11.0
What's Changed
- Add instructions on how to add module variables by @jimright in #71
- Update module version and add support for default compute cluster creation by @jimright in #72
Full Changelog: v0.10.4...v0.11.0
Root Modules Updated
| Root Module |
|---|
aws |
azure |
gcp |
Impact of updates
- Updated the Terraform Cloudera modules (pre-reqs and cdp-deploy) to version 0.11.0.
- Added support for compute cluster creation for Cloudera on AWS and Azure.
- This is controlled via the
compute_cluster_enabledinput variable which is set tofalseby default. - Further configuration of the compute cluster is possible via the
compute_cluster_configurationinput variable.
- This is controlled via the