https://pulumi.com logo
Title
f

freezing-flower-57391

05/17/2023, 3:06 PM
How do you get an array from the config? For example: data: nums: - 1 - 2 When I run "pulumi config get data.nums", I receive "configuration key 'data.nums' not found for stack ''"
Turns out it does work when you include "--path"