79121858

Date: 2024-10-24 12:28:45
Score: 1.5
Natty:
Report link

I've solved this problem by creating a powershell script that will update the imports/module version inline in the file to the latest version available in the ACR.

It will look for all imports or module declarations, extract the version number & registry the ping the registry to check for the latest version of that import. If it finds a diff it will prompt to update.

https://github.com/lukaferlez/Simpleverse.Bicep

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: Luka Ferlež