1
0
Fork 0
Go to file
setop c719871d5a feat(names): increment can be zero 2024-11-27 21:33:03 +01:00
src feat(names): increment can be zero 2024-11-27 21:33:03 +01:00
README.md mvp in 90 uloc 2024-11-26 23:50:58 +01:00
elm.json mvp in 90 uloc 2024-11-26 23:50:58 +01:00
uloc.sh mvp in 90 uloc 2024-11-26 23:50:58 +01:00

README.md

Implements naming convention based on resource properies, such as type, location, role, application code

Requirement : name must update in real time when properties are edited (no stale result).

TODO

  • virtual machines
    • code
    • region
    • environment
    • role
    • increment
  • other resource type
    • resource group
    • storage account
  • some styling
  • propose some links (azure web console, datadog, leanix)
  • lookup code from app name with fuzzy search (try native component at first)