sparse-intern-71089
11/10/2021, 8:44 PMlittle-cartoon-10569
11/10/2021, 9:08 PMbulky-policeman-29913
11/10/2021, 9:09 PMvar mySecret = pulumi.output(vault.generic.getSecret({
path: 'whatever/my-secret'
}));
bulky-policeman-29913
11/10/2021, 9:09 PMmySecret.data[<key>]
gets the values for a given keylittle-cartoon-10569
11/10/2021, 9:10 PMbulky-policeman-29913
11/11/2021, 1:40 PMbulky-policeman-29913
11/11/2021, 1:40 PM