https://pulumi.com logo
#general
Title
# general
b

broad-dog-22463

10/08/2019, 1:18 PM
const config = new Config(); const myValue = config.get(“variable”) || “default”;
b

better-actor-92669

10/08/2019, 2:07 PM
how do you write this in python?