Channels
welcome
pulumi-cdk
cloudengineering
yaml
blog-posts
localstack
pulumi-ai
package-authoring
general
pulumiup-booth-support
oracle-cloud-infrastructure
learn-pulumi-events
linen
registry
built-with-pulumi
pulumi-cloud
contribex
testingtesting321
hacktoberfest
pulumi-crosscode
content-share
finops
multi-language-hackathon
office-hours
workshops
gitlab
pulumi-kubernetes-operator
jobs
pulumi-deployments
dotnet
aws
golang
announcements
java
pulumiverse
python
install
getting-started
cloudengineering-support
testingtesting123
hackathon-03-19-2020
typescript
google-cloud
contribute
azure
kubernetes
docs
automation-api
status
Powered by
#general
Title
b
better-actor-92669
09/10/2019, 11:34 AM
Hi guys! As far as I understand, it is impossible to create a service account with pulumi on GCP ?
https://www.pulumi.com/docs/reference/pkg/nodejs/pulumi/gcp/serviceAccount/
😮 1
b
broad-dog-22463
09/10/2019, 12:39 PM
@better-actor-92669
there a small bug with a broken link that I need to fix change serviceAccount to be lowercase
https://www.pulumi.com/docs/reference/pkg/nodejs/pulumi/gcp/serviceaccount/
The link will then work as expected
b
better-actor-92669
09/10/2019, 1:42 PM
thank you so much
Post