Feature Request: Customize dremio-env on AWS Edition

Right now, we can only customize the AMI with “Extra Dremio Configuration Properties” which writes via heredoc to dremio.conf and cannot be broken out off. My reflections will not run due to lack of heap size and I’d like to increase it vs having multiple small nodes

@parisholley How many executors do you have and what is the direct and heap on each of these executors? Can you please send us “ps -ef | grep dremio” output from one of the executors

i realized my issue was i made my reflections too big vs. creating many small ones, so i no longer need to adjust the heap size, but being able to adjust env should still be a feature