Skip to content

Need help with BICEP array return from a module output #10920

Closed Answered by jeskew
vbeer008 asked this question in General
Discussion options

You must be logged in to vote

You can use flatten combined with map. Assuming the module is named mod, this would look like: flatten(map(mod.outputs.subnet, s => s.subnetId))

Replies: 3 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@brwilkinson
Comment options

@vbeer008
Comment options

@jeskew
Comment options

Answer selected by vbeer008
@vbeer008
Comment options

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
Labels
None yet
3 participants