Skip to content
Snippets Groups Projects
user avatar
Jessica Yuen authored
Currently, if a component name contains a special character, ex:
foo-bar, this translates to the jsonnet identifier: foo-bar, which is
invalid syntax.

This change will quote component names where there are special
characters.
ce2d567d
Name Last commit Last update