Terraform/Pulumi - Add workflow resource
R
Rahul Changharath Sivasankaran
Add first-class
port_workflow
(or equivalent) resource to both the Terraform provider and the Pulumi package, so that Workflows
can be defined, versioned, and managed as code, consistent with how Actions and Automations are handled today.This is important for teams managing Port entirely through IaC (Terraform/Pulumi), as it removes the gap where workflows must be managed via the UI while everything else is code-managed.