hahaha, I also looked at that during code review a...
# general
w
hahaha, I also looked at that during code review as I wanted capitals, but I saw https://shields.io/category/analysis and https://shields.io/category/size (and all the other options) and they were all using lower case so I didn’t comment on it at the end 😅
m
FYI @jolly-pilot-68525 you should be able to configure the label to uppercase by adding the
label=Monthly%20Cost
query param in front of the
url
param. e.g.
[![infracost](<https://img.shields.io/endpoint?label=Monthly%20Cost&url=>"..."](<https://dashboard.infracost.io/org/infracost/repos/...>)
j
Thanks @mysterious-teacher-68276 - I got what I'm after now https://github.com/osinfra-io/terraform-google-project, looking good!