So I am not sure how many of us are using vRA7 for automation but I have a small question - I want to build a SQL Blueprint and setup all the drives I want mandatory (L Drive for Logs, M Drive for SQL Data and V for swap, etc, etc.)
Unfortunately, in the blueprints these require storage to be hard coded
How can I enforce these drives (lettering and name) but let the user increase space? Every time a SQL Server gets requested they have slightly different requirements, maybe more CPU, maybe more SQL Data, etc. I don't want to create a blueprint for every single SQL Configuration we have, that would be nuts.