Ok this should be easy but how in the world do I g...
# general
e
Ok this should be easy but how in the world do I get a value out of the Configuration values?
for example "gcp:project"
nevermind I looked at the code and figured out I need to pass "gcp" to the ctor of Config()
I wish that was documented somewhere...