damp-elephant-82829
06/28/2020, 1:33 PMgentle-diamond-70147
06/28/2020, 9:30 PMdamp-elephant-82829
06/30/2020, 6:16 AMflat-australia-79845
06/30/2020, 9:40 AMfrom pulumi_gcp import config
as well as import pulumi_gcp as gcp
then, if you have your stack set, you should be able to read it with gcp.config.region
.import pulumi
import pulumi_gcp as gcp
from pulumi_gcp import config, storage, cloudfunctions, cloudscheduler # noqa
damp-elephant-82829
06/30/2020, 11:14 AMflat-australia-79845
06/30/2020, 12:13 PMdamp-elephant-82829
06/30/2020, 3:56 PMflat-australia-79845
07/01/2020, 8:27 AMfrom pulumi_gcp import config
?damp-elephant-82829
07/01/2020, 12:46 PMflat-australia-79845
07/01/2020, 12:59 PMfrom pulumi_gcp import config