How do i get (with typescript) the gcp:zone from t...
# typescript
p
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');