https://pulumi.com logo
p

proud-pizza-80589

12/23/2020, 11:43 AM
How do i get (with typescript) the gcp:zone from the config? config,get(‘gcp.zone’) adds the namespace of the project to it:
Missing required configuration variable 'launchpad-cluster:gcp:zone'
found it
const config = new Config('gcp');