4dn-dcic / utils

various util modules shared amongst several projects in our organization
MIT License
4 stars 1 forks source link

Minor fix to override_dict for overriding os.environ value with non-str type. #227

Closed dmichaels-harvard closed 1 year ago

dmichaels-harvard commented 1 year ago

This came up in 4dn-cloud-infra where custom/config.json had a non-string value (e.g. s3.bucket.encryption set to false).