Adding AVM module support for Bicep #42638
remyblok
started this conversation in
Suggest an Idea
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Tell us more.
Renovate support bicep files, but only resource references in these files. I use a lot of Azure Verified Modules (AVM), which is a public registry of modules that can be used in bicep. Modules work different from resource and are versioned differently.
I'd like to add a new data source for bicep that queries the AVM modules in the public registry. The new data source is to be used in the existing bicep manager.
Beta Was this translation helpful? Give feedback.
All reactions