bright-receptionist-28471
03/29/2022, 9:18 PMgcp:project
and <namespace>:project
set in configprehistoric-activity-61023
03/29/2022, 9:24 PMConfig
constructor takes an additional parameter - you can specify the namespace therebright-receptionist-28471
03/29/2022, 9:25 PMprehistoric-activity-61023
03/29/2022, 9:26 PMgcp_config = pulumi.Config("gcp")
gcp_project = gcp_config.require("project")
bright-receptionist-28471
03/29/2022, 9:27 PM