Skip to content

Version 0.11.0

Choose a tag to compare

@jimright jimright released this 05 Jun 17:24
· 8 commits to main since this release
1792f42

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_enabled input variable which is set to false by default.
    • Further configuration of the compute cluster is possible via the compute_cluster_configuration input variable.