v0.15.0 of the Terraform Provider for Pipes is now available.
Breaking Changes
- Attribute
github_installation_idfor resourcepipes_tenant_integrationis now of typeintinstead ofstring. - Attribute
github_installation_idfor resourcepipes_organization_integrationis now of typeintinstead ofstring. - Attribute
github_installation_idfor resourcepipes_user_integrationis now of typeintinstead ofstring.
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_atattribute to thepipes_tenant_memberresource to track the last time a user performed an activity in the tenant. - Add
last_activity_atattribute to thepipes_organization_memberresource to track the last time a user performed an activity in the organization. - Add
last_activity_atattribute to thepipes_organization_workspace_memberresource to track the last time a user performed an activity in the workspace.