Andreas_Kokolantonakis
06/14/2023, 12:19 PMkedro run --env=dev
from docker and I am getting ValueError: Failed to format pattern '${s3_root_path}': no config value found, no default provided
What’s the best way to fix it? Thank you in advance!datajoely
06/14/2023, 12:24 PMglobals.yml
?Andreas_Kokolantonakis
06/14/2023, 12:24 PMdatajoely
06/14/2023, 12:36 PMAndreas_Kokolantonakis
06/14/2023, 12:37 PMdatajoely
06/14/2023, 12:38 PMCONF_SOURCE
in settings.py
at all different?Andreas_Kokolantonakis
06/14/2023, 12:40 PMdatajoely
06/14/2023, 12:41 PMNok Lam Chan
06/14/2023, 12:43 PMit recognizes only the globals from the base/ directoryIs your global defined a file or directly in
settings.py
Andreas_Kokolantonakis
06/14/2023, 12:46 PMNok Lam Chan
06/14/2023, 12:47 PMAndreas_Kokolantonakis
06/14/2023, 12:48 PMNok Lam Chan
06/14/2023, 12:52 PMAndreas_Kokolantonakis
06/14/2023, 12:54 PM