Prerequisites for deploying Cloudera
To set up Cloudera via deployment automation using this guide, the following prerequisites must be installed and configured in your local environment:
- Terraform version 1.3 or newer
- Terraform Provider for AWS or Azure
- Terraform Provider for Cloudera
Install Terraform
Install Terraform version 1.3 or newer. See installation instructions in the Terraform installation guide.
Configure Terraform Provider for AWS or Azure
For AWS examples see Build Infrastructure | Terraform | HashiCorp Developer.
For Azure examples see Build Infrastructure - Terraform Azure Example | Terraform | HashiCorp Developer.
Configure Terraform Provider for Cloudera
Configure Terraform Provider for Cloudera by downloading or creating a Cloudera configuration file. You can find the required steps for Generating an API access key and Configuring Cloudera client in our documentation.