You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@dciborow / @shenglol - Closing this as the AVM Test Framework is testing for version updates and subsequently notifiys the module owners via a failed pipeline issue
Azure Verified Modules (AVM) will become the single Microsoft standard for Bicep modules. Transitioning to AVM, requests for new features or bug fixes will need to be submitted against the appropriate AVM module via AVM Module Issues.
For bugs or new features with existing modules in the /modules directory of this repository, we encourage you to first try the AVM equivalent module if available and if the module is lacking any features, you can file an AVM Module Issue. If the module is not available yet, you can file a new AVM Module Proposal.
While Dependabot support for ARM api versions would require a lot of unique work, supporting bicep modules should be much easier.
Dependabot already has hooks for versioning based in a container registry. This is particularly how terraform is supported in Dependabot.
Users should be able to use dependabot for both our public modules, as well as private modules from their own container registry.
The text was updated successfully, but these errors were encountered: