sparse-intern-71089
03/17/2021, 8:36 PMbillowy-ocean-41790
03/17/2021, 8:36 PMstringArray in the docs, and cannot find a definition anywhere.little-cartoon-10569
03/17/2021, 8:37 PMlittle-cartoon-10569
03/17/2021, 8:38 PMpulumi config set-all?billowy-ocean-41790
03/17/2021, 8:38 PMpulumi new --config.billowy-ocean-41790
03/17/2021, 8:39 PMgcp:project.little-cartoon-10569
03/17/2021, 8:40 PMset-all, it has better examples for config. It should work the same.
https://www.pulumi.com/docs/reference/cli/pulumi_config_set-all/billowy-ocean-41790
03/17/2021, 8:45 PMpulumi new gcp-typescript --config "gcp:project=$project_name"
But it then asks for user input to specifiy gcp:project.little-cartoon-10569
03/17/2021, 8:47 PMbillowy-ocean-41790
03/17/2021, 8:49 PMgcloud config set project … before running pulumi new, or set the $GOOGLE_PROJECT.billowy-ocean-41790
03/17/2021, 8:50 PMbillowy-ocean-41790
03/17/2021, 8:50 PM