Available Modules
Modules are Python callables available from this provider package.
Types:
HooksOperatorsPulumiAutoHook
PulumiAutoHook provides a custom Pulumi connection type and creates a stack for deploying resources with Pulumi Automation API.
Hooks
BasePulumiOperator
BasePulumiOperator contains common methods for interacting with a Pulumi stack via the provided pulumi_conn_id.
Operators
PulumiDestroyOperator
PulumiDestroyOperator destroys infrastructure resources using the Pulumi Automation API.
Operators
PulumiPreviewOperator
PulumiPreviewOperator previews infrastructure resources using the Pulumi Automation API.
Operators
PulumiUpOperator
PulumiUpOperator creates infrastructure resources using the Pulumi Automation API.
Operators