In my dev environment, I have successfully configured the Populate a Microsoft Word Template:
Location: via the dropdown control
Document Library: again the dropdown control
File: hardcode .docx filename
So to make the Power automate in my solution, deployable to test
Location: I can set this a SharePoint Datasource environment variable
Document Library: now here is the kicker, this can't be an environment variable and has to be selected via the dropdown control. So is the strategy to have separate folders per the dev, test and prod environments, since the document library is fixed?
FIle: set to text environment variable or even Compose action ( if it never changes).