I have 2 var files with a top level of dev and prod. All sublevels are the same. For example:
dev:
accesspolicies:
policy1
policy 2
and
prod:
accesspolicies:
policy1
There is a problem that i keep running into where my design requires a var_prompt input to be used to define which variable to loop over. When I run into this problem I have to go back to the drawing board because I cannot find a way to do the following: