sparse-intern-71089
05/17/2022, 7:54 AMsteep-translator-9040
05/17/2022, 1:32 PMfunc TestExamples(t *testing.T) {
cwd, _ := os.Getwd()
integration.ProgramTest(t, &integration.ProgramTestOptions{
Quick: true,
SkipRefresh: true,
Dir: cwd,
Config: map[string]string{
"gcp:project": "my-gcp-project-name",
"stack": `{
"project": "my-gcp-project-name",
"ephemeral": true,
"region": {
"short": "US",
"long": "us-east1-b"
}
}`,
},
})
}
No matter how you like to participate in developer communities, Pulumi wants to meet you there. If you want to meet other Pulumi users to share use-cases and best practices, contribute code or documentation, see us at an event, or just tell a story about something cool you did with Pulumi, you are part of our community.
Powered by