Only values for the default environment are loaded when a YAML file has line breaks in it, like so:
default:
key1: foo
key2: bar
my_env:
key3: baz
Need to investigate to determine the exact types of line breaks that cause this problem. YAML itself supports line breaks: