When using `config set` , all the keys are written...
# general
d
When using
config set
, all the keys are written with the full name (
{project_name}:{key_name}
). Is there a way to disable this behaviour, to reduce clutter?
Found issue: https://github.com/pulumi/pulumi/issues/8603 It breaks round-tripping btw