handsome-state-59775
08/26/2021, 4:49 PMPulumi.<stack>.yaml
, but can I avoid hardcoding this?
If the last operation I do is stack.set_all_config(...)
, I'm looking to follow it up with something like print(stack.<config_file_path>)
. Is something like this available?bored-activity-40468
08/26/2021, 5:12 PMhandsome-state-59775
08/26/2021, 5:28 PMbored-activity-40468
08/26/2021, 5:50 PM--environment test
to the application and that's how I'd determine which config to use.lemon-agent-27707
08/26/2021, 6:16 PMhandsome-state-59775
08/26/2021, 6:48 PM