rough-window-15889
05/28/2021, 3:39 PMred-match-15116
05/28/2021, 4:23 PM--path
flag?rough-window-15889
06/01/2021, 3:41 PMred-match-15116
06/01/2021, 3:43 PM.
- it sounds like you’re now asking about the reverse… i.e. setting a nested value within an object - is that right?pulumi config set parent.name "{\"nested.name\": \"value\"}"
rough-window-15889
06/01/2021, 3:55 PMred-match-15116
06/01/2021, 4:07 PMpulumi config set "parent.name" "{\"nested.name\": \"value\"}"
pulumi config set 'parent.name' '{"nested.name": "value"}'
rough-window-15889
06/01/2021, 4:17 PMred-match-15116
06/01/2021, 4:17 PMrough-window-15889
06/01/2021, 4:18 PMred-match-15116
06/01/2021, 4:19 PMrough-window-15889
06/01/2021, 4:20 PM