Terraform for Yandex Data Proc managed cluster.
- v2 by default
- 3 roles:
MASTERNODECOMPUTENODEDATANODE
- environments:
- HDFS
- YARN
- SPARK
- TEZ
- MAPREDUCE
- HIVE
There is only local backend. You may use Yandex Object Storage as a no-locking backend.
terraform initTo deploy this project run
terraform verify && \
terraform plan && \
terraform applyExamples of cloud-agnostic infrastructure as code tools include Yandex Cloud, Terraform and Ansible: patsevanton/infrastructure-as-a-code-example by @patsevanton
Contributions are always welcome!