Pipes Terraform Provider v0.15.0
Feb 05, 2025•
v0.15.0 of the Terraform Provider for Pipes is now available.
Breaking Changes
- Attribute github_installation_id for resource pipes_tenant_integration is now of type int instead of string.
- Attribute github_installation_id for resource pipes_organization_integration is now of type int instead of string.
- Attribute github_installation_id for resource pipes_user_integration is now of type int instead of string.
What's new?
- Data Source pipes_organization_integration.
- Data Source pipes_tenant_integration.
- Data Source pipes_user_integration.
- Data Source pipes_workspace.
- Data Source pipes_workspace_flowpipe_pipeline.
- Resource pipes_tenant_notifier.
- Resource pipes_organization_notifier.
- Resource pipes_user_notifier.
- Resource pipes_workspace_notifier.
- Resource pipes_workspace_flowpipe_mod.
- Resource pipes_workspace_flowpipe_mod_variable.
- Resource pipes_workspace_flowpipe_trigger.
Enhancements
- Add last_activity_at attribute to the pipes_tenant_member resource to track the last time a user performed an activity in the tenant.
- Add last_activity_at attribute to the pipes_organization_member resource to track the last time a user performed an activity in the organization.
- Add last_activity_at attribute to the pipes_organization_workspace_member resource to track the last time a user performed an activity in the workspace.