Channels
esc
welcome
pulumi-cdk
cloudengineering
yaml
blog-posts
localstack
pulumi-ai
package-authoring
policy-as-code
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
general
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
#google-cloud
Title
# google-cloud
a
astonishing-gpu-28317
04/20/2022, 6:25 PM
is there a way to create a GCP task queue and set it to paused with pulumi?
q
quiet-wolf-18467
04/21/2022, 12:34 PM
You can definitely create the queue:
https://www.pulumi.com/registry/packages/google-native/api-docs/cloudtasks/v2/queue/
but I don’t believe it can be paused via Pulumi. I’m looking through the code to check if I am wrong
a
astonishing-gpu-28317
04/22/2022, 2:07 PM
thanks, we’ve got some task queues made by pulumi, i dont see a way to pause them though
4 Views
Post