Sharedflow
You can combine policies and resources into a shared flow that you can consume from multiple API proxies, and even from other shared flows. Although it's like a proxy, a shared flow has no endpoint. It can be used only from an API proxy or shared flow that's in the same organization as the shared flow itself. To get more information about SharedFlow, see:
How-to Guides
Import
SharedFlow can be imported using any of these accepted formats
$ pulumi import gcp:apigee/sharedflow:Sharedflow default {{org_id}}/sharedflows/{{name}}
Content copied to clipboard
$ pulumi import gcp:apigee/sharedflow:Sharedflow default {{org_id}}/{{name}}
Content copied to clipboard
Properties
Link copied to clipboard
Path to the config zip bundle.
Link copied to clipboard
A hash of local config bundle in string, user needs to use a Terraform Hash function of their choice. A change in hash will trigger an update.
Link copied to clipboard
The id of the most recently created revision for this shared flow.
Link copied to clipboard
Metadata describing the shared flow. Structure is documented below.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard