Hi!
I am working with GCP Workflows, and I noticed in the Pulumi doc that "This resource does not support import."
Do I need a GitHub Action implemented prior to deploying from Pulumi?
The workflows.Workflow() call takes a "source_contents" parameter.
Should I use RemoteAsset to get the GCP Workflow code from GitHub like this: