https://pulumi.com logo
b

billowy-garage-68819

04/04/2019, 8:58 PM
is it possible to set a config value using typescript? I.e. I'm working on a function that gets the next available cidr for a preconfigured size (like a /16) but I don't want that function to run and reconfigure a gke cluster every time we run a pulumi update and it seems like setting a config entry for the stack is the most efficient/correct way of taking care of that
i

important-leather-28796

04/04/2019, 11:15 PM
May not be helpful but worst case you can shell exec
pulumi config set