ResourceModules icon indicating copy to clipboard operation
ResourceModules copied to clipboard

Module readmes - Autogenerate the `parameter usage` sections in the module readme

Open MariusStorhaug opened this issue 3 years ago • 2 comments

Description

To avoid untested examples going into the module readme, we should attempt to autogenerate the Parameter Usage section from the readme to ensure the examples are actually working.

These should preferably be in both bicep and json format. Bicep first as that is what you would rely on when creating solutions.

See #1245 for more info on errors caused by templated/manually created param usage examples. See #1179 for the task on generating this for bicep. See #1227 for adding examples to the readme

MariusStorhaug avatar Apr 12 '22 03:04 MariusStorhaug

Should also fail on too many blocks (a block for a parameter that does not exist)

AlexanderSehr avatar May 12 '22 15:05 AlexanderSehr

Duplicate of #1096?

AlexanderSehr avatar Jun 25 '22 19:06 AlexanderSehr

Closing in favor of the work for user-defined types.

AlexanderSehr avatar Jul 21 '23 17:07 AlexanderSehr