cloudera-labs / cloudera-deploy

A general purpose framework for automating Cloudera Products
Apache License 2.0
63 stars 61 forks source link

Parameterize IaaS resources in PVC ECS on IaaS example #144

Open wmudge opened 4 months ago

wmudge commented 4 months ago

a few notes on this example: Can we avoid hardcoding instance type, instance counts, disk sizes/types and ami types inside the terraform config files? Would like to have the option parameterize those values and pass in from definition.yml

Originally posted by @clevesque in https://github.com/cloudera-labs/cloudera-deploy/issues/143#issuecomment-2150616941