Skip to content

Issues referencing module outputs #11148

Answered by brwilkinson
iain83 asked this question in Q&A
Discussion options

You must be logged in to vote

Did you consider just looping over the array for the 'region_template.bicep' ? instead of maintaining the secondary parameter.


I was trying to think over the answer without testing it... I believe any of these options should work as you currently have it.

secEndpoint: secInfraDeploy.?outputs.?appSrvId

secEndpoint: noRegions == 2 ? secInfraDeploy.outputs.appSrvId : null

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by iain83
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants