<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Pipes Changelog</title>
        <link>https://turbot.com/pipes/changelog</link>
        <description>Changelog for Pipes</description>
        <language>en</language>
        <lastBuildDate>Tue, 18 Nov 2025 09:00:00 GMT</lastBuildDate>
        <atom:link href="https://turbot.com/pipes/changelog/feed.xml" rel="self" type="application/rss+xml"/>
        <item>
            <guid>https://turbot.com/pipes/changelog/turbot-pipes-archive-your-logs-for-longer-retention</guid>
            <title>Archive your logs for longer retention</title>
            <link>https://turbot.com/pipes/changelog/turbot-pipes-archive-your-logs-for-longer-retention</link>
            <description>Custom tenant settings now allow owners to archive audit and/or database logs to daily files for longer retention and ease of downloading.

For more information, check out the [docs](https://turbot.com/pipes/docs/accounts/tenant/log-archives).</description>
            <pubDate>Tue, 18 Nov 2025 09:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/turbot-pipes-terraform-provider-v0-17-0</guid>
            <title>Pipes Terraform Provider v0.17.0</title>
            <link>https://turbot.com/pipes/changelog/turbot-pipes-terraform-provider-v0-17-0</link>
            <description>v0.17.0 of the [Terraform Provider for Pipes](https://registry.terraform.io/providers/turbot/pipes/0.17.0) is now available.

_What&apos;s new?_

- Resource: `pipes_tenant_service_account`
- Resource: `pipes_organization_service_account`

_Enhancements_

- Add `skip_initial_refresh` attribute to the `pipes_workspace_datatank_table` resource to prevent immediately obtaining all data on creation or update.</description>
            <pubDate>Fri, 17 Oct 2025 09:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/turbot-pipes-stopping-an-in-progress-query</guid>
            <title>Stopping an in-progress query</title>
            <link>https://turbot.com/pipes/changelog/turbot-pipes-stopping-an-in-progress-query</link>
            <description>Currently executing queries can now be efficiently stopped using the **Cancel** button in the query console.

For more information, check out the [docs](https://turbot.com/pipes/docs/using/steampipe/query#stopping-an-in-progress-query)</description>
            <pubDate>Tue, 14 Oct 2025 09:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/turbot-pipes-sdk-go-v0-16-0</guid>
            <title>Pipes SDK Go v0.16.0</title>
            <link>https://turbot.com/pipes/changelog/turbot-pipes-sdk-go-v0-16-0</link>
            <description>v0.16.0 of the [Pipes SDK Go](https://github.com/turbot/pipes-sdk-go/blob/v0.16.0/CHANGELOG.md#0160-2025-09-30) is now available.

_What&apos;s new?_

- AI Key Management APIs for `Tenants`, `Users` and `Organizations`.
- Workspace Conversations, Conversation Messages and Conversation Artifacts APIs for `UserWorkspaces` and `OrgWorkspaces`.
- Workspace AI Models APIs for `UserWorkspaces` and `OrgWorkspaces`.
- Service Account APIs.
- Added `ServiceState` enum to represent the state of a service.
- Added `ModelState` enum to represent the state of an AI model.
- Added `UserType` enum to classify users.

_Enhancements_

- Added `AiEnabled` attribute to `TenantSettings` to allow enabling / disabling AI features at a tenant level.
- Added `Type` attribute to `User` (backed by `UserType`) to distinguish user types.
- Added `TokenWithValue` and `CreateTokenRequest` models to improve token creation workflows.</description>
            <pubDate>Tue, 30 Sep 2025 09:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/turbot-pipes-chat-with-your-cloud</guid>
            <title>Chat with your cloud</title>
            <link>https://turbot.com/pipes/changelog/turbot-pipes-chat-with-your-cloud</link>
            <description>We&apos;ve added an AI-powered chat interface that unifies your entire cloud environment - AWS, Azure, GCP, GitHub, M365 and 80+ other services. Start conversations to get instant, accurate answers through natural language.

For more information, see the [launch post](https://turbot.com/pipes/blog/2025/09/chat-with-your-cloud) or check out the [docs](https://turbot.com/pipes/docs/using/chat).</description>
            <pubDate>Wed, 24 Sep 2025 09:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/turbot-pipes-programmatic-access-via-service-accounts</guid>
            <title>Programmatic access via service accounts</title>
            <link>https://turbot.com/pipes/changelog/turbot-pipes-programmatic-access-via-service-accounts</link>
            <description>Custom tenant and organization member pages now allow for creation and management of service accounts. Service accounts are a specialized type of user designed for programmatic access to Turbot Pipes.

For more information, check out the [tenant](https://turbot.com/pipes/docs/accounts/tenant/members/service-accounts) or [organization](https://turbot.com/pipes/docs/accounts/org/members/service-accounts) member docs.</description>
            <pubDate>Mon, 08 Sep 2025 09:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/turbot-pipes-terraform-provider-v0-16-0</guid>
            <title>Pipes Terraform Provider v0.16.0</title>
            <link>https://turbot.com/pipes/changelog/turbot-pipes-terraform-provider-v0-16-0</link>
            <description>v0.16.0 of the [Terraform Provider for Pipes](https://registry.terraform.io/providers/turbot/pipes/0.1603) is now available.

_What&apos;s new?_

- Updated `hashicorp/terraform-plugin-sdk` to `v2.37.0`
- Updated `go-kit` to `v1.3.0`

_Enhancements_

- The following resources now support [write-only](https://developer.hashicorp.com/terraform/plugin/sdkv2/resources/write-only-arguments) configuration with new `config_wo` and `config_wo_version` arguments
  - `resources/pipes_connection`
  - `resources/pipes_organization_connection`
  - `resources/pipes_tenant_connection`
  - `resources/pipes_workspace_connection`
  - `resources/pipes_organization_integration`
  - `resources/pipes_tenant_integration`
  - `resources/pipes_user_integration`</description>
            <pubDate>Thu, 04 Sep 2025 09:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/turbot-pipes-terraform-provider-v0-15-3</guid>
            <title>Pipes Terraform Provider v0.15.3</title>
            <link>https://turbot.com/pipes/changelog/turbot-pipes-terraform-provider-v0-15-3</link>
            <description>v0.15.3 of the [Terraform Provider for Pipes](https://registry.terraform.io/providers/turbot/pipes/0.15.3) is now available.

_What&apos;s new?_

* Updated `pipes-sdk-go` to `v0.15.0`.
* **New Resource:** `pipes_tenant_settings`

_Enhancements_

* `resources/pipes_connection`: Added attributes `status`, `last_error_at`, `last_error_process_id`, `last_successful_update_at`, `last_successful_update_process_id`, `last_update_attempt_at`, `last_update_attempt_process_id`.
* `resources/pipes_organization_connection`: Added attributes `status`, `last_error_at`, `last_error_process_id`, `last_successful_update_at`, `last_successful_update_process_id`, `last_update_attempt_at`, `last_update_attempt_process_id`.
* `resources/pipes_tenant`: Added attribute `token_min_issued_at`.
* `resources/pipes_tenant_connection`: Added attributes `status`, `last_error_at`, `last_error_process_id`, `last_successful_update_at`, `last_successful_update_process_id`, `last_update_attempt_at`, `last_update_attempt_process_id`.
* `resources/pipes_workspace_connection`: Added attributes `status`, `last_error_at`, `last_error_process_id`, `last_successful_update_at`, `last_successful_update_process_id`, `last_update_attempt_at`, `last_update_attempt_process_id`.</description>
            <pubDate>Wed, 13 Aug 2025 09:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/turbot-pipes-sdk-go-v0-15-0</guid>
            <title>Pipes SDK Go v0.15.0</title>
            <link>https://turbot.com/pipes/changelog/turbot-pipes-sdk-go-v0-15-0</link>
            <description>v0.15.0 of the [Pipes SDK Go](https://github.com/turbot/pipes-sdk-go/blob/v0.15.0/CHANGELOG.md#0150-2025-08-12) is now available.

_Enhancements_

- Added extra attributes to `Connection` to support `Status`, `LastErrorAt`, `LastErrorProcessId`, `LastSuccessfulUpdateAt`, `LastSuccessfulUpdateProcessId`, `LastUpdateAttemptAt` and `LastUpdateAttemptProcessId` to track the connection status and last update attempts.
- Added extra attributes to `WorkspaceConnection` to support `Status`, `LastErrorAt`, `LastErrorProcessId`, `LastSuccessfulUpdateAt`, `LastSuccessfulUpdateProcessId`, `LastUpdateAttemptAt` and `LastUpdateAttemptProcessId` to track the connection status and last update attempts.
- Added `ConnectionId` attribute to `SpProcess` to track the connection associated with a process.
- Added `TokenMinIssuedAt` attribute to `Tenant` to determine the time after which tokens will be accepted for this tenant.
- Added extra attributes to `TenantSettings` to support `MaxTokenExpiration`, `CliSessionTimeout`, `ConsoleSessionTimeout` and `PostgresEnabled` to manage tenant settings around timeouts, tokens and direct database access.
- Added extra attributes to `Token` to support `CreatedBy`, `CreatedById`, `UpdatedBy`, `UpdatedById`, `ExpiresAt`, `Title`, `Description` and `TokenType` to provide more context and control over tokens.
- Added `BillingMode` attribute to `UsageMetric` to denote the billing mode for the metric.

_What&apos;s new?_

- Added `ConnectionStatus` enum to represent the status of a connection.
- Added `PostgresEndpointState` enum to represent the state of the Postgres endpoint.
- Added `UsageBillingModeType` enum to represent the billing mode for usage metrics.</description>
            <pubDate>Wed, 13 Aug 2025 09:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/turbot-pipes-tenant-option-to-disable-postgres-endpoints</guid>
            <title>Option to disable Steampipe Postgres Endpoints</title>
            <link>https://turbot.com/pipes/changelog/turbot-pipes-tenant-option-to-disable-postgres-endpoints</link>
            <description>Enterprise plan now has tenant settings allowing owners to control direct access to Steampipe PostgreSQL endpoints.

For more information, check out the [docs](https://turbot.com/pipes/docs/accounts/tenant/workspace-settings#workspace-configuration)</description>
            <pubDate>Tue, 12 Aug 2025 09:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/turbot-pipes-expiration-and-title-for-user-tokens</guid>
            <title>Expiration and title for user tokens</title>
            <link>https://turbot.com/pipes/changelog/turbot-pipes-expiration-and-title-for-user-tokens</link>
            <description>Users can now create up to five tokens. You can also set an **expiration** for each token and optionally add a **title** to make them easier to identify in your token list.

For enterprise plan customers, we&apos;ve introduced a new [Maximum Token Expiration](https://turbot.com/pipes/docs/accounts/tenant/authentication#maximum-token-expiration) tenant setting. This lets you control the maximum lifespan of tokens created within your tenant.

For more information, check out the [docs](https://turbot.com/pipes/docs/accounts/developer/advanced#tokens)</description>
            <pubDate>Tue, 12 Aug 2025 09:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/turbot-pipes-custom-tenant-session-timeout-settings</guid>
            <title>Custom tenant session timeout settings</title>
            <link>https://turbot.com/pipes/changelog/turbot-pipes-custom-tenant-session-timeout-settings</link>
            <description>Custom tenant settings now allow owners to control session timeouts for Console (browser) and CLI logins.

For more information, check out the [docs](https://turbot.com/pipes/docs/accounts/tenant/authentication#session-timeout)</description>
            <pubDate>Wed, 23 Jul 2025 09:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/turbot-pipes-terraform-provider-v0-15-2</guid>
            <title>Pipes Terraform Provider v0.15.2</title>
            <link>https://turbot.com/pipes/changelog/turbot-pipes-terraform-provider-v0-15-2</link>
            <description>v0.15.2 of the [Terraform Provider for Pipes](https://registry.terraform.io/providers/turbot/pipes/0.15.2) is now available.

_Bug Fixes_

- Updated `pipes-sdk-go` to `v0.14.0`.
- Support for creation of `db1.medium` workspace instance types.</description>
            <pubDate>Thu, 17 Jul 2025 09:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/turbot-pipes-terraform-provider-v0-15-1</guid>
            <title>Pipes Terraform Provider v0.15.1</title>
            <link>https://turbot.com/pipes/changelog/turbot-pipes-terraform-provider-v0-15-1</link>
            <description>v0.15.1 of the [Terraform Provider for Pipes](https://registry.terraform.io/providers/turbot/pipes/0.15.1) is now available.

_Bug Fixes_

- Resource `pipes_tenant_connection`: Attribute `config` should store data from the response object.
- Resource `pipes_organization_connection`: Attribute `config` should store data from the response object.
- Resource `pipes_workspace_connection`: Attribute `config` should store data from the response object.</description>
            <pubDate>Mon, 30 Jun 2025 09:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/turbot-pipes-sdk-go-v0-14-0</guid>
            <title>Pipes SDK Go v0.14.0</title>
            <link>https://turbot.com/pipes/changelog/turbot-pipes-sdk-go-v0-14-0</link>
            <description>v0.14.0 of the [Pipes SDK Go](https://github.com/turbot/pipes-sdk-go/blob/v0.14.0/CHANGELOG.md#0140-2025-05-22) is now available.

_Enhancements_

- Add `db1.medium` as a new supported workspace instance type.
- Add `PersonalWorkspaces` as a new tenant setting to block / allow creation of personal workspaces in a custom tenant.</description>
            <pubDate>Thu, 22 May 2025 09:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/workspace-switch-instance-type</guid>
            <title>Switch instance type for workspaces</title>
            <link>https://turbot.com/pipes/changelog/workspace-switch-instance-type</link>
            <description>Switch between different workspace instance types to adjust your workspace configuration to better match your workload requirements. Whether you&apos;re optimizing for performance or cost, you can choose the instance type that best fits your needs.

For more information, check out the [docs](https://turbot.com/pipes/docs/workspaces#managing-instance-type-configuration).</description>
            <pubDate>Wed, 21 May 2025 09:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/persistent-workspace-db1-medium-support</guid>
            <title>Workspace instance type `db1.medium` now available</title>
            <link>https://turbot.com/pipes/changelog/persistent-workspace-db1-medium-support</link>
            <description>Persistent workspaces now support a new instance type: `db1.medium`. This instance type is ideal for larger workloads, including datatanks with multiple tables containing hundreds of partitions.

We&apos;ve also improved the workspace creation experience. You can now view all available instance types more easily and set the DB volume size during creation, with clear limits outlined for each type.

For more information, check out the [docs](https://turbot.com/pipes/docs/workspaces#creating-workspaces).</description>
            <pubDate>Wed, 21 May 2025 09:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/custom-tenant-personal-workspaces-management-setting</guid>
            <title>Custom tenant personal workspaces management setting added</title>
            <link>https://turbot.com/pipes/changelog/custom-tenant-personal-workspaces-management-setting</link>
            <description>Custom tenant settings now allow owners to manage personal workspaces for users. This includes the ability to enable or disable the creation of personal workspaces.

For more information, check out the [docs](https://turbot.com/pipes/docs/accounts/tenant/workspace-settings#workspace-configuration).</description>
            <pubDate>Wed, 21 May 2025 09:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/turbot-pipes-aws-integration-enhancements</guid>
            <title>AWS integration enhancements</title>
            <link>https://turbot.com/pipes/changelog/turbot-pipes-aws-integration-enhancements</link>
            <description>Enhancements to the user experience for creating an AWS integration through Pipes to make it quicker and simpler to import your accounts.

For more information, check out the [docs](https://turbot.com/pipes/docs/integrations/aws).</description>
            <pubDate>Wed, 21 May 2025 09:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/turbot-pipes-sdk-go-v0-13-0</guid>
            <title>Pipes SDK Go v0.13.0</title>
            <link>https://turbot.com/pipes/changelog/turbot-pipes-sdk-go-v0-13-0</link>
            <description>v0.13.0 of the [Pipes SDK Go](https://github.com/turbot/pipes-sdk-go/blob/v0.13.0/CHANGELOG.md#0130-2025-03-16) is now available.

_Breaking changes_

- `Get_1` method in `UserWorkspaceSchemasService` used to list tables for a schema renamed to `ListTables` to denote its exact purpose.
- `Get_1` method in `OrgWorkspaceSchemasService` used to list tables for a schema renamed to `ListTables` to denote its exact purpose.

_What&apos;s new?_

- Add support for `GetTable` method to `UserWorkspaceSchemasService` to get a specific table for a schema.
- Add support for `GetTable` method to `OrgWorkspaceSchemasService` to get a specific table for a schema.

_Enhancements_

- `Install` and `Update` for both flowpipe and powerpipe mods now support archived mod upload via `multipart/form-data` request.
- Add `SourceType` to model `WorkspaceMod` to denote the source of the mod i.e. `repository` or `archive`.
- Add `AggregatedBy` to model `WorkspaceSchema` to store the list of aggregators that are using the schema.</description>
            <pubDate>Tue, 15 Apr 2025 09:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/turbot-pipes-enhanced-query-experience</guid>
            <title>Enhanced Query Experience</title>
            <link>https://turbot.com/pipes/changelog/turbot-pipes-enhanced-query-experience</link>
            <description>Turbot Pipes&apos; latest update enhances its built-in query editor with improved schema navigation, integrated documentation, pre-built query examples, and powerful search, making it faster and easier for teams to explore and query cloud data.

For more information on this release, see the [blog post](https://turbot.com/pipes/blog/2025/04/new-query-experience) or refer to the [documentation](https://turbot.com/pipes/docs/using/steampipe/query).</description>
            <pubDate>Tue, 15 Apr 2025 09:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/steampipe-v1-1-0-deployed-to-workspaces</guid>
            <title>Steampipe v1.1.0 deployed to workspaces</title>
            <link>https://turbot.com/pipes/changelog/steampipe-v1-1-0-deployed-to-workspaces</link>
            <description>All Pipes workspaces are now running Steampipe v1.1.0.

For more information on this Steampipe release, see the [release notes](https://github.com/turbot/steampipe/releases/tag/v1.1.0).</description>
            <pubDate>Mon, 14 Apr 2025 09:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/workspace-query-schema-list-view</guid>
            <title>Schema list view hides aggregated connections by default</title>
            <link>https://turbot.com/pipes/changelog/workspace-query-schema-list-view</link>
            <description>The schema list view in the Steampipe query editor now hides aggregated connections by default. This change helps highlight the key schemas whilst also improving readability of the list, especially in workspaces with a large number of aggregated connections.

You can still view the aggregated connections by clicking the `Show Aggregated Connections` option via the schema list settings button. This will expand the list to show all connections, including the aggregated ones.</description>
            <pubDate>Mon, 07 Apr 2025 09:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/persistent-workspace-ssd-support</guid>
            <title>Persistent workspaces now support high-performance SSD storage</title>
            <link>https://turbot.com/pipes/changelog/persistent-workspace-ssd-support</link>
            <description>Persistent workspaces now support high-performance SSD storage. This allows you to run your workloads on faster storage, which can be especially useful for queries that require high IOPS or low latency.

Any new persistent workspaces created will automatically use SSD storage. We&apos;ll gradually migrate existing persistent workspaces to SSD storage over the next few weeks. This change is included in the current pricing model and will not incur any additional cost.</description>
            <pubDate>Thu, 27 Mar 2025 09:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/install-mods-from-archive-file</guid>
            <title>Support for installing mods from an archive file added</title>
            <link>https://turbot.com/pipes/changelog/install-mods-from-archive-file</link>
            <description>Powerpipe and Flowpipe services in Pipes now support installing mods from an archive file.

For more information, check out the respective docs for [Powerpipe](https://turbot.com/pipes/docs/using/powerpipe/mods#installing-a-mod-from-an-archive-file) or [Flowpipe](https://turbot.com/pipes/docs/using/flowpipe/mods#installing-a-mod-from-an-archive-file).</description>
            <pubDate>Tue, 25 Mar 2025 09:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/query-api-limits-and-partial-results</guid>
            <title>Query API now supports up to 25,000 rows and partial results</title>
            <link>https://turbot.com/pipes/changelog/query-api-limits-and-partial-results</link>
            <description>Enhancements:
- The maximum amount of rows that can be fetched via the query API has been increased from 5,000 to 25,000, allowing users to retrieve more data in a single request.
- Any query executed via the API that ran for 2 minutes prior to this change would be timed out and no data would be returned. The query API will now return all data fetched up to that point if the 2 minute limit is reached.
- Any timed out query API responses that contain data will now have a `206 (Partial Content)` status, with `408 (Request Timeout)` still being the status for any requests that have timed out with no data.</description>
            <pubDate>Fri, 21 Feb 2025 09:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/powerpipe-v1-2-0-deployed-to-workspaces</guid>
            <title>Powerpipe v1.2.0 deployed to workspaces</title>
            <link>https://turbot.com/pipes/changelog/powerpipe-v1-2-0-deployed-to-workspaces</link>
            <description>All Pipes workspaces are now running Powerpipe v1.2.0.

For more information on this Powerpipe release, see the [release notes](https://github.com/turbot/powerpipe/releases/tag/v1.2.0).</description>
            <pubDate>Mon, 10 Feb 2025 09:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/turbot-pipes-terraform-provider-v0-15-0</guid>
            <title>Pipes Terraform Provider v0.15.0</title>
            <link>https://turbot.com/pipes/changelog/turbot-pipes-terraform-provider-v0-15-0</link>
            <description>v0.15.0 of the [Terraform Provider for Pipes](https://registry.terraform.io/providers/turbot/pipes/0.15.0) 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&apos;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.</description>
            <pubDate>Wed, 05 Feb 2025 09:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/turbot-pipes-gitlab-integration</guid>
            <title>GitLab integration</title>
            <link>https://turbot.com/pipes/changelog/turbot-pipes-gitlab-integration</link>
            <description>Integrate your developer account, team or custom tenant with GitLab, enabling you to install custom Powerpipe or Flowpipe mods from public or private projects. Push changes for instant deploys and live updates.

For more information, check out the [docs](https://turbot.com/pipes/docs/integrations/gitlab).</description>
            <pubDate>Wed, 05 Feb 2025 09:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/powerpipe-v1-1-0-deployed-to-workspaces</guid>
            <title>Powerpipe v1.1.0 deployed to workspaces</title>
            <link>https://turbot.com/pipes/changelog/powerpipe-v1-1-0-deployed-to-workspaces</link>
            <description>All Pipes workspaces are now running Powerpipe v1.1.0.

For more information on this Powerpipe release, see the [release notes](https://github.com/turbot/powerpipe/releases/tag/v1.1.0).</description>
            <pubDate>Mon, 27 Jan 2025 09:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/turbot-pipes-people-last-activity-tracking</guid>
            <title>Member last activity tracking added</title>
            <link>https://turbot.com/pipes/changelog/turbot-pipes-people-last-activity-tracking</link>
            <description>Custom tenant, organization and workspace people pages now show the last activity date for each member, allowing owners to track usage of their environments.

For more information, check out the [tenant](https://turbot.com/pipes/docs/accounts/tenant/people#last-activity), [organization](https://turbot.com/pipes/docs/accounts/org/people#last-activity) and [workspace](https://turbot.com/pipes/docs/workspaces/people#last-activity) people docs.</description>
            <pubDate>Tue, 14 Jan 2025 09:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/turbot-pipes-custom-tenant-workspace-snapshot-visibility-settings</guid>
            <title>Custom tenant workspace snapshot visibility settings added</title>
            <link>https://turbot.com/pipes/changelog/turbot-pipes-custom-tenant-workspace-snapshot-visibility-settings</link>
            <description>Custom tenant settings now allow owners to control workspace snapshot visibility settings, restricting the use of publicly-shared snapshot links.

For more information, check out the [docs](https://turbot.com/pipes/docs/accounts/tenant/workspace-settings).</description>
            <pubDate>Tue, 14 Jan 2025 09:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/turbot-pipes-steampipe-okta-plugin-updates</guid>
            <title>Okta plugin updates</title>
            <link>https://turbot.com/pipes/changelog/turbot-pipes-steampipe-okta-plugin-updates</link>
            <description>The [Okta](https://hub.steampipe.io/plugins/turbot/okta) plugin in Pipes now supports `max_backoff`, `max_retries` and `request_timeout` settings.

To get started, create an Okta [connection](https://turbot.com/pipes/docs/workspaces/connections) and add it to your [workspace](https://turbot.com/pipes/docs/workspaces/connections#adding-schemas).</description>
            <pubDate>Mon, 04 Nov 2024 09:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/steampipe-v1-0-0-deployed-to-workspaces</guid>
            <title>Steampipe v1.0.0 deployed to workspaces</title>
            <link>https://turbot.com/pipes/changelog/steampipe-v1-0-0-deployed-to-workspaces</link>
            <description>All Pipes workspaces are now running Steampipe v1.0.0.

For more information on this Steampipe release, see the [launch post](https://turbot.com/blog/2024/10/open-source-v1) or check out the [release notes](https://github.com/turbot/steampipe/releases/tag/v1.0.0).</description>
            <pubDate>Tue, 29 Oct 2024 09:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/powerpipe-v1-0-0-deployed-to-workspaces</guid>
            <title>Powerpipe v1.0.0 deployed to workspaces</title>
            <link>https://turbot.com/pipes/changelog/powerpipe-v1-0-0-deployed-to-workspaces</link>
            <description>All Pipes workspaces are now running Powerpipe v1.0.0.

For more information on this Powerpipe release, see the [launch post](https://turbot.com/blog/2024/10/open-source-v1) or check out the [release notes](https://github.com/turbot/powerpipe/releases/tag/v1.0.0).</description>
            <pubDate>Tue, 29 Oct 2024 09:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/turbot-pipes-flowpipe-in-pipes</guid>
            <title>Run Flowpipe Workflows in Turbot Pipes</title>
            <link>https://turbot.com/pipes/changelog/turbot-pipes-flowpipe-in-pipes</link>
            <description>With a web UI, point-and-click mod installation, and easy integration with Slack and GitHub, Pipes takes workflows-as-code to the next level.

For more information, see the [launch post](https://turbot.com/pipes/blog/2024/10/flowpipe-in-pipes) or check out the [docs](https://turbot.com/pipes/docs/using/flowpipe).</description>
            <pubDate>Tue, 29 Oct 2024 09:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/turbot-pipes-assemble</guid>
            <title>Pipes Assemble! Steampipe, Powerpipe, and Flowpipe together in Pipes.</title>
            <link>https://turbot.com/pipes/changelog/turbot-pipes-assemble</link>
            <description>All the components of Turbot&apos;s open source suite are now fully integrated into Pipes.

For more information, see the [launch post](https://turbot.com/pipes/blog/2024/10/pipes-assemble) or check out the [docs](https://turbot.com/pipes/docs/using).</description>
            <pubDate>Tue, 29 Oct 2024 09:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/turbot-pipes-steampipe-prismacloud-plugin</guid>
            <title>Prisma Cloud plugin support added</title>
            <link>https://turbot.com/pipes/changelog/turbot-pipes-steampipe-prismacloud-plugin</link>
            <description>The [Prisma Cloud](https://hub.steampipe.io/plugins/turbot/prismacloud) plugin is now available in all Pipes workspaces.

To get started, create a [connection](https://turbot.com/pipes/docs/workspaces/connections) and add it to your [workspace](https://turbot.com/pipes/docs/workspaces#managing-workspace-connections).</description>
            <pubDate>Mon, 23 Sep 2024 09:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/steampipe-v0-24-0-deployed-to-workspaces</guid>
            <title>Steampipe v0.24.0 deployed to workspaces</title>
            <link>https://turbot.com/pipes/changelog/steampipe-v0-24-0-deployed-to-workspaces</link>
            <description>All Pipes workspaces are now running Steampipe v0.24.0.

For more information on this Steampipe release, see the [release notes](https://github.com/turbot/steampipe/releases/tag/v0.24.0).</description>
            <pubDate>Mon, 16 Sep 2024 09:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/turbot-pipes-gcp-integration-temp-credentials</guid>
            <title>GCP integration temporary credential support added</title>
            <link>https://turbot.com/pipes/changelog/turbot-pipes-gcp-integration-temp-credentials</link>
            <description>GCP integrations now make use of temporary credentials via service account impersonation using the Service Account Token Creator role.

For more information, check out the [docs](https://turbot.com/pipes/docs/integrations/gcp).</description>
            <pubDate>Tue, 27 Aug 2024 09:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/turbot-pipes-terraform-provider-v0-14-0</guid>
            <title>Pipes Terraform Provider v0.14.0</title>
            <link>https://turbot.com/pipes/changelog/turbot-pipes-terraform-provider-v0-14-0</link>
            <description>v0.14.0 of the [Terraform Provider for Pipes](https://registry.terraform.io/providers/turbot/pipes/0.14.0) is now available.

_Breaking Changes_

- Functionality for resource `resources/pipes_workspace_connection` moved to manage connections at the workspace level. Previously, the resource used to manage `attachment` of connections to the workspace defined at the respective identity level. Please follow the [migration guide](https://github.com/turbot/terraform-provider-pipes/blob/main/docs/migrating.md) for migrating your existing configuration into the new model.
- Resource `resources/pipes_connection` does not support management of user level connections in line with changes in Pipes.

_What&apos;s new?_

- Resource `pipes_organization_connection`
- Resource `pipes_organization_connection_folder`
- Resource `pipes_organization_connection_folder_permission`
- Resource `pipes_organization_connection_permission`
- Resource `pipes_organization_integration`
- Resource `pipes_tenant_connection`
- Resource `pipes_tenant_connection_folder`
- Resource `pipes_tenant_connection_folder_permission`
- Resource `pipes_tenant_connection_permission`
- Resource `pipes_tenant_integration`
- Resource `pipes_user_integration`
- Resource `pipes_workspace_connection_folder`
- Resource `pipes_workspace_schema`

_Enhancements_

- Resource `resources/pipes_workspace_mod` add support for storing attribute `state_reason`</description>
            <pubDate>Fri, 02 Aug 2024 09:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/turbot-pipes-sdk-go-v0-10-0</guid>
            <title>Pipes SDK Go v0.10.0</title>
            <link>https://turbot.com/pipes/changelog/turbot-pipes-sdk-go-v0-10-0</link>
            <description>v0.10.0 of the [Pipes SDK Go](https://github.com/turbot/pipes-sdk-go/blob/v0.10.0/CHANGELOG.md#0100-2024-08-02) is now available.

_What&apos;s new?_

- Intregation Management APIs for `Tenants`, `Users`, `Organizations`, `UserWorkspaces` and `OrgWorkspaces`.
- Tenant Connection Management APIs.
- Tenant Connection Folder Management APIs.
- User Connection Folder Management APIs.
- Organization Connection Management APIs.
- Organization Connection Folder Management APIs.
- Workspace Connection Management APIs.
- Workspace Connection Folder Management APIs.
- Permission Management APIs for `Connections` and `ConnectionFolders`.

_Enhancements_

- Add support for installing mods that are associated to integrations.
- Add support for setting search path prefix for a workspace.</description>
            <pubDate>Fri, 02 Aug 2024 09:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/turbot-pipes-gcp-integration</guid>
            <title>GCP integration</title>
            <link>https://turbot.com/pipes/changelog/turbot-pipes-gcp-integration</link>
            <description>Import a tree of folders and projects as Pipes connections, control permissions for workspaces, and auto-create aggregators.

For more information, see the [launch post](https://turbot.com/pipes/blog/2024/07/gcp-org-sync) or check out the [docs](https://turbot.com/pipes/docs/integrations/gcp).</description>
            <pubDate>Fri, 26 Jul 2024 09:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/turbot-pipes-connection-folders-and-permissions</guid>
            <title>Connection Folders &amp; Permissions</title>
            <link>https://turbot.com/pipes/changelog/turbot-pipes-connection-folders-and-permissions</link>
            <description>You can now create connections at the custom tenant, organization or workspace level in Pipes, along with grouping of these within folders to allow easier sharing of related connections.

This is coupled with a fine-grained permissions model, allowing you to share connections &amp; folders broadly across a custom tenant, or restrict access to specific organizations and/or their workspaces. 

For more information, check out the docs:

- [Tenant connections](https://turbot.com/pipes/docs/tenants/connections)
- [Org connections](https://turbot.com/pipes/docs/org-connections)
- [Workspace connections](https://turbot.com/pipes/docs/connections)</description>
            <pubDate>Fri, 26 Jul 2024 09:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/turbot-pipes-azure-integration</guid>
            <title>Azure integration</title>
            <link>https://turbot.com/pipes/changelog/turbot-pipes-azure-integration</link>
            <description>Import a tree of management groups and subscriptions as Pipes connections, control permissions for workspaces, and auto-create aggregators.

For more information, see the [launch post](https://turbot.com/pipes/blog/2024/07/azure-tenant-sync) or check out the [docs](https://turbot.com/pipes/docs/integrations/azure).</description>
            <pubDate>Fri, 26 Jul 2024 09:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/turbot-pipes-aws-integration</guid>
            <title>AWS integration</title>
            <link>https://turbot.com/pipes/changelog/turbot-pipes-aws-integration</link>
            <description>Import a tree of OUs and accounts as Pipes connections, control permissions for workspaces, and auto-create aggregators.

For more information, see the [launch post](https://turbot.com/pipes/blog/2024/07/aws-org-sync) or check out the [docs](https://turbot.com/pipes/docs/integrations/aws).</description>
            <pubDate>Fri, 26 Jul 2024 09:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/turbot-pipes-steampipe-crowdstrike-plugin</guid>
            <title>CrowdStrike plugin support added</title>
            <link>https://turbot.com/pipes/changelog/turbot-pipes-steampipe-crowdstrike-plugin</link>
            <description>The [CrowdStrike](https://hub.steampipe.io/plugins/turbot/crowdstrike) plugin is now available in all Pipes workspaces.

To get started, create a [connection](https://turbot.com/pipes/docs/connections#managing-connections) and add it to your [workspace](https://turbot.com/pipes/docs/connections#adding-connections-to-workspaces).</description>
            <pubDate>Mon, 15 Jul 2024 09:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/steampipe-v0-23-2-deployed-to-workspaces</guid>
            <title>Steampipe v0.23.2 deployed to workspaces</title>
            <link>https://turbot.com/pipes/changelog/steampipe-v0-23-2-deployed-to-workspaces</link>
            <description>All Pipes workspaces are now running Steampipe v0.23.2.

For more information on this Steampipe release, see the [release notes](https://github.com/turbot/steampipe/releases/tag/v0.23.2).</description>
            <pubDate>Mon, 17 Jun 2024 09:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/powerpipe-v0-4-0-deployed-to-workspaces</guid>
            <title>Powerpipe v0.4.0 deployed to workspaces</title>
            <link>https://turbot.com/pipes/changelog/powerpipe-v0-4-0-deployed-to-workspaces</link>
            <description>All Pipes workspaces are now running Powerpipe v0.4.0.

For more information on this Powerpipe release, see the [release notes](https://github.com/turbot/powerpipe/releases/tag/v0.4.0).</description>
            <pubDate>Mon, 17 Jun 2024 09:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/turbot-pipes-steampipe-semgrep-plugin</guid>
            <title>Semgrep plugin support added</title>
            <link>https://turbot.com/pipes/changelog/turbot-pipes-steampipe-semgrep-plugin</link>
            <description>The [Semgrep](https://hub.steampipe.io/plugins/gabrielsoltz/semgrep) plugin is now available in all Pipes workspaces.

To get started, create a [connection](https://turbot.com/pipes/docs/connections#managing-connections) and add it to your [workspace](https://turbot.com/pipes/docs/connections#adding-connections-to-workspaces).</description>
            <pubDate>Tue, 21 May 2024 09:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/turbot-pipes-github-integration</guid>
            <title>GitHub integration</title>
            <link>https://turbot.com/pipes/changelog/turbot-pipes-github-integration</link>
            <description>Integrate your developer account, team or custom tenant with GitHub, enabling you to install custom Powerpipe mods from public or private repositories. Push changes for instant deploys and live updates.

For more information, see the [launch post](https://turbot.com/pipes/blog/2024/05/github-custom-mods) or check out the [docs](https://turbot.com/pipes/docs/integrations/github#github-integration).</description>
            <pubDate>Thu, 16 May 2024 09:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/powerpipe-v0-2-0-deploying-to-workspaces</guid>
            <title>Powerpipe v0.2.0 deploying to workspaces</title>
            <link>https://turbot.com/pipes/changelog/powerpipe-v0-2-0-deploying-to-workspaces</link>
            <description>All new Pipes workspaces will be running Powerpipe v0.2.0 and existing workspaces will be upgraded by Monday 29th April 2024.

For more information on this Powerpipe release, see the [release notes](https://github.com/turbot/powerpipe/releases/tag/v0.2.0).</description>
            <pubDate>Fri, 26 Apr 2024 09:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/turbot-pipes-terraform-provider-v0-13-2</guid>
            <title>Pipes Terraform Provider v0.13.2</title>
            <link>https://turbot.com/pipes/changelog/turbot-pipes-terraform-provider-v0-13-2</link>
            <description>v0.13.2 of the [Terraform Provider for Pipes](https://registry.terraform.io/providers/turbot/pipes/0.13.2) is now available.

_Bug fixes_

- `pipes_workspace_datatank_table`: Set `PartPer` setting for datatank table to be `nil` if nothing is passed in configuration while updating a datatank table. (#23)

_Enhancements_:

- `resources/pipes_workspace`: Add support for passing `desired_state`, `db_volume_size_bytes` attribute when creating or updating a workspace. Add missing attribute `state_reason`.
- `resources/pipes_workspace_pipeline`: Add support for passing `desired_state` attribute when creating or updating a pipeline. Add attributes `state` and `state_reason`.
- `resources/pipes_workspace_datatank`: Add support for passing `desired_state` attribute when creating a datatank.
- `resources/pipes_workspace_datatank_table`: Add support for passing `desired_state` attribute when creating a datatank_table.</description>
            <pubDate>Thu, 21 Mar 2024 09:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/powerpipe-v0-4-1-deploying-to-workspaces</guid>
            <title>Powerpipe v0.4.1 deploying to workspaces</title>
            <link>https://turbot.com/pipes/changelog/powerpipe-v0-4-1-deploying-to-workspaces</link>
            <description>All new Pipes workspaces will be running Powerpipe v0.4.1 and existing workspaces will be upgraded by Monday 29th July 2024.

For more information on this Powerpipe release, see the [release notes](https://github.com/turbot/powerpipe/releases/tag/v0.4.1).</description>
            <pubDate>Fri, 15 Mar 2024 09:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/steampipe-v0-22-1-deploying-to-workspaces</guid>
            <title>Steampipe v0.22.1 deploying to workspaces</title>
            <link>https://turbot.com/pipes/changelog/steampipe-v0-22-1-deploying-to-workspaces</link>
            <description>All new Pipes workspaces will be running Steampipe v0.22.1 and existing workspaces will be upgraded by Monday 18th March 2024.

For more information on this Steampipe release, see the [release notes](https://github.com/turbot/steampipe/releases/tag/v0.22.1).</description>
            <pubDate>Fri, 15 Mar 2024 09:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/powerpipe-v0-1-2-deploying-to-workspaces</guid>
            <title>Powerpipe v0.1.2 deploying to workspaces</title>
            <link>https://turbot.com/pipes/changelog/powerpipe-v0-1-2-deploying-to-workspaces</link>
            <description>All new Pipes workspaces will be running Powerpipe v0.1.2 and existing workspaces will be upgraded by Monday 18th March 2024.

For more information on this Powerpipe release, see the [release notes](https://github.com/turbot/powerpipe/releases/tag/v0.1.2).</description>
            <pubDate>Fri, 15 Mar 2024 09:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/turbot-pipes-terraform-provider-v0-13-1</guid>
            <title>Pipes Terraform Provider v0.13.1</title>
            <link>https://turbot.com/pipes/changelog/turbot-pipes-terraform-provider-v0-13-1</link>
            <description>v0.13.1 of the [Terraform Provider for Pipes](https://registry.terraform.io/providers/turbot/pipes/0.13.1) is now available.

_Bug fixes_

- Ensure tags are passed during creation of resource `pipes_workspace_pipeline` and are only updated when a valid value is present in the Terraform configuration.</description>
            <pubDate>Thu, 07 Mar 2024 09:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/steampipe-v0-22-0-deploying-to-workspaces</guid>
            <title>Steampipe v0.22.0 deploying to workspaces</title>
            <link>https://turbot.com/pipes/changelog/steampipe-v0-22-0-deploying-to-workspaces</link>
            <description>All new Pipes workspaces will be running Steampipe v0.22.0 and existing workspaces will be upgraded by Monday 11th March 2024.

For more information on this Steampipe release, see the [release post](https://steampipe.io/blog/steampipe-unbundled) or [release notes](https://github.com/turbot/steampipe/releases/tag/v0.22.0).</description>
            <pubDate>Thu, 07 Mar 2024 09:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/powerpipe-v0-1-0-deploying-to-workspaces</guid>
            <title>Powerpipe v0.1.0 deploying to workspaces</title>
            <link>https://turbot.com/pipes/changelog/powerpipe-v0-1-0-deploying-to-workspaces</link>
            <description>Dashboards in Turbot Pipes are now powered by Powerpipe, allowing you to filter, group and share custom views of your cloud benchmarks.

All new Pipes workspaces will be running Powerpipe v0.1.0 and existing workspaces will be upgraded by Monday 11th March 2024.

For more information on the launch of Powerpipe, see the [launch post](https://powerpipe.io/blog/introducing-powerpipe) or [release notes](https://github.com/turbot/powerpipe/releases/tag/v0.1.0).</description>
            <pubDate>Thu, 07 Mar 2024 09:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/turbot-pipes-scheduled-snapshot-timeout-increased-to-1-hour</guid>
            <title>Extended timeout for scheduled snapshot pipelines</title>
            <link>https://turbot.com/pipes/changelog/turbot-pipes-scheduled-snapshot-timeout-increased-to-1-hour</link>
            <description>The timeout for scheduled snapshot pipelines has been extended from 10 minutes to 1 hour, giving complex benchmarks and dashboards longer to successfully complete.</description>
            <pubDate>Fri, 16 Feb 2024 09:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/turbot-pipes-terraform-provider-v0-13-0</guid>
            <title>Pipes Terraform Provider v0.13.0</title>
            <link>https://turbot.com/pipes/changelog/turbot-pipes-terraform-provider-v0-13-0</link>
            <description>v0.13.0 of the [Terraform Provider for Pipes](https://registry.terraform.io/providers/turbot/pipes/0.13.0) is now available.

_What&apos;s new?_

- Data Source `pipes_tenant`.
- Resource `pipes_tenant_member`.

_Enhancements_

- Resource `pipes_organization_member` now supports adding users directly to an organization in a custom tenant, rather than by invitation.</description>
            <pubDate>Thu, 25 Jan 2024 09:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/turbot-pipes-terraform-provider-v0-12-1</guid>
            <title>Pipes Terraform Provider v0.12.1</title>
            <link>https://turbot.com/pipes/changelog/turbot-pipes-terraform-provider-v0-12-1</link>
            <description>v0.12.1 of the [Terraform Provider for Pipes](https://registry.terraform.io/providers/turbot/pipes/0.12.1) is now available.

_Bug fixes_

- Omitting the `PartPer` setting for a `pipes_workspace_datatank_table` resource would have previously resulted in an error, meaning you had to pass `connection` as the value. This field is now optional, allowing single part tables to be defined.</description>
            <pubDate>Thu, 04 Jan 2024 09:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/turbot-pipes-plans-and-pricing</guid>
            <title>Enterprise plan announced</title>
            <link>https://turbot.com/pipes/changelog/turbot-pipes-plans-and-pricing</link>
            <description>Turbot Pipes Enterprise plan is now available.

The Enterprise tier expands on the Team tier’s features with enhanced collaboration, enterprise-grade security, and improved scalability, making it ideal for larger organizations:

* Organization-wide cloud intelligence &amp; security: Enables tailored data management across business units and teams for sharing insights.
* SAML Authentication: Provides secure and seamless SSO user experience using your identity provider.
* Multi-Organization RBAC: Allows granular access permissions across organizations and workspaces to protect sensitive data.
* Trusted Login Domains: Significantly reduces unauthorized access by restricting logins to trusted domains.
* Consolidated Usage and Billing: Simplifies resource and financial tracking with tenant-level visibility plus per organization/workspace details.

[Get started](https://pipes.turbot.com/tenant/create) in a 14-day free trial then switch to flexible, usage based [pricing](https://turbot.com/pipes/pricing).

For more information, see the [launch post](https://turbot.com/pipes/blog/2023/12/turbot-pipes-enterprise).</description>
            <pubDate>Thu, 14 Dec 2023 10:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/turbot-pipes-enterprise-aws-marketplace-billing</guid>
            <title>AWS Marketplace billing added to Enterprise plan</title>
            <link>https://turbot.com/pipes/changelog/turbot-pipes-enterprise-aws-marketplace-billing</link>
            <description>Turbot Pipes now officially supports billing for your organization Enterprise plan via the AWS Marketplace.

For more information, see the [Pipes billing docs](https://turbot.com/pipes/docs/billing#aws-marketplace-subscription).</description>
            <pubDate>Thu, 14 Dec 2023 10:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/turbot-pipes-aws-marketplace-billing</guid>
            <title>AWS Marketplace billing added to Team plan</title>
            <link>https://turbot.com/pipes/changelog/turbot-pipes-aws-marketplace-billing</link>
            <description>Turbot Pipes now officially supports billing for your organization team plan via AWS Marketplace.

For more information, see the [Pipes billing docs](https://turbot.com/pipes/docs/billing#aws-marketplace-subscription).</description>
            <pubDate>Mon, 04 Dec 2023 09:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/turbot-pipes-terraform-provider-v0-12-0</guid>
            <title>Pipes Terraform Provider v0.12.0</title>
            <link>https://turbot.com/pipes/changelog/turbot-pipes-terraform-provider-v0-12-0</link>
            <description>v0.12.0 of the [Terraform Provider for Pipes](https://registry.terraform.io/providers/turbot/pipes/0.12.0) is now available.

_What&apos;s new?_

- Resource `pipes_workspace_datatank`.
- Resource `pipes_workspace_datatank_table`.

_Enhancements_

- Resource `pipes_workspace` now supports `instance_type`.</description>
            <pubDate>Fri, 03 Nov 2023 09:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/turbot-pipes-steampipe-googleworkspace-plugin</guid>
            <title>Google Workspace plugin support added</title>
            <link>https://turbot.com/pipes/changelog/turbot-pipes-steampipe-googleworkspace-plugin</link>
            <description>The [Google Workspace](https://hub.steampipe.io/plugins/turbot/googleworkspace) plugin is now available in all Pipes workspaces.

To get started, create a [connection](https://turbot.com/pipes/docs/connections#managing-connections) and add it to your [workspace](https://turbot.com/pipes/docs/workspaces#managing-workspace-connections).</description>
            <pubDate>Fri, 03 Nov 2023 09:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/turbot-pipes-steampipe-googlesheets-plugin</guid>
            <title>Google Sheets plugin support added</title>
            <link>https://turbot.com/pipes/changelog/turbot-pipes-steampipe-googlesheets-plugin</link>
            <description>The [Google Sheets](https://hub.steampipe.io/plugins/turbot/googlesheets) plugin is now available in all Pipes workspaces.

To get started, create a [connection](https://turbot.com/pipes/docs/connections#managing-connections) and add it to your [workspace](https://turbot.com/pipes/docs/workspaces#managing-workspace-connections).</description>
            <pubDate>Fri, 03 Nov 2023 09:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/turbot-pipes-steampipe-googledirectory-plugin</guid>
            <title>Google Directory plugin support added</title>
            <link>https://turbot.com/pipes/changelog/turbot-pipes-steampipe-googledirectory-plugin</link>
            <description>The [Google Directory](https://hub.steampipe.io/plugins/turbot/googledirectory) plugin is now available in all Pipes workspaces.

To get started, create a [connection](https://turbot.com/pipes/docs/connections#managing-connections) and add it to your [workspace](https://turbot.com/pipes/docs/workspaces#managing-workspace-connections).</description>
            <pubDate>Fri, 03 Nov 2023 09:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/turbot-pipes-steampipe-crtsh-plugin</guid>
            <title>crt.sh plugin support added</title>
            <link>https://turbot.com/pipes/changelog/turbot-pipes-steampipe-crtsh-plugin</link>
            <description>The [crt.sh](https://hub.steampipe.io/plugins/turbot/crtsh) plugin is now available in all Pipes workspaces.

To get started, create a [connection](https://turbot.com/pipes/docs/connections#managing-connections) and add it to your [workspace](https://turbot.com/pipes/docs/workspaces#managing-workspace-connections).</description>
            <pubDate>Fri, 03 Nov 2023 09:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/turbot-pipes-query-api-timeout-increased-to-2-minutes</guid>
            <title>Query API timeout increased to 2 minutes</title>
            <link>https://turbot.com/pipes/changelog/turbot-pipes-query-api-timeout-increased-to-2-minutes</link>
            <description>The query API timeout has been increased from 1 minute to 2 minutes, allowing for greater flexibility in how you query your data.</description>
            <pubDate>Fri, 03 Nov 2023 09:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/workspaces-upgraded-to-steampipe-v0-21-1</guid>
            <title>Workspaces upgraded to Steampipe v0.21.1</title>
            <link>https://turbot.com/pipes/changelog/workspaces-upgraded-to-steampipe-v0-21-1</link>
            <description>All Pipes workspaces have now been upgraded to Steampipe v0.21.1.

For more information on this Steampipe release, see the [release notes](https://github.com/turbot/steampipe/releases/tag/v0.21.1).</description>
            <pubDate>Mon, 09 Oct 2023 09:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/turbot-pipes-zapier-app</guid>
            <title>Pipes Zapier app</title>
            <link>https://turbot.com/pipes/changelog/turbot-pipes-zapier-app</link>
            <description>The [Turbot Pipes app for Zapier](https://zapier.com/apps/turbot-pipes/integrations), announced today, opens the world of DevOps data to Zap developers.

For more information, see the [launch post](https://turbot.com/pipes/blog/2023/10/zapier-launch).</description>
            <pubDate>Thu, 05 Oct 2023 09:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/turbot-pipes-plans-and-pricing</guid>
            <title>Plans &amp; pricing announced</title>
            <link>https://turbot.com/pipes/changelog/turbot-pipes-plans-and-pricing</link>
            <description>Turbot Pipes plans &amp; pricing are now available.

Free for Developers! Free trial &amp; usage-based for Teams. Start immediately &amp; cancel anytime.

For more information, see the [launch post](https://turbot.com/pipes/blog/2023/10/announcing-turbot-pipes).</description>
            <pubDate>Thu, 05 Oct 2023 09:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/turbot-pipes-datatank</guid>
            <title>Datatank support added</title>
            <link>https://turbot.com/pipes/changelog/turbot-pipes-datatank</link>
            <description>Datatank is now available in Turbot Pipes workspaces. Blow past API speed limits with scheduled data sync.

For more information, see the [launch post](https://turbot.com/pipes/blog/2023/10/datatank-launch).</description>
            <pubDate>Thu, 05 Oct 2023 09:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/steampipe-v0-21-1-deploying-to-workspaces</guid>
            <title>Steampipe v0.21.1 deploying to workspaces</title>
            <link>https://turbot.com/pipes/changelog/steampipe-v0-21-1-deploying-to-workspaces</link>
            <description>All new Pipes workspaces will be running Steampipe v0.21.1 and existing workspaces will be upgraded by Monday 9th October 2023.

For more information on this Steampipe release, see the [launch post](https://steampipe.io/blog/memory-management-rate-limiters-diagnostics) or [release notes](https://github.com/turbot/steampipe/releases/tag/v0.21.1).</description>
            <pubDate>Tue, 03 Oct 2023 09:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/pipes-changelog-on-dashboard</guid>
            <title>Recent changelog added to dashboard</title>
            <link>https://turbot.com/pipes/changelog/pipes-changelog-on-dashboard</link>
            <description>The Pipes [dashboard](https://pipes.turbot.com) now shows a feed of the most recent [changelog](https://turbot.com/pipes/changelog) entries, allowing you to see what&apos;s new
at a glance.</description>
            <pubDate>Tue, 03 Oct 2023 09:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/workspaces-upgraded-to-steampipe-v0-20-12</guid>
            <title>Workspaces upgraded to Steampipe v0.20.12</title>
            <link>https://turbot.com/pipes/changelog/workspaces-upgraded-to-steampipe-v0-20-12</link>
            <description>All Pipes workspaces have now been upgraded to Steampipe v0.20.12.

For more information on this Steampipe release, see the [release notes](https://github.com/turbot/steampipe/releases/tag/v0.20.12).</description>
            <pubDate>Mon, 25 Sep 2023 09:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/steampipe-v0-20-12-deploying-to-workspaces</guid>
            <title>Steampipe v0.20.12 deploying to workspaces</title>
            <link>https://turbot.com/pipes/changelog/steampipe-v0-20-12-deploying-to-workspaces</link>
            <description>All new Pipes workspaces will be running Steampipe v0.20.12 and existing workspaces will be upgraded by Monday 25th September 2023.

For more information on this Steampipe release, see the [release notes](https://github.com/turbot/steampipe/releases/tag/v0.20.12).</description>
            <pubDate>Fri, 22 Sep 2023 09:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/turbot-pipes-steampipe-servicenow-plugin</guid>
            <title>ServiceNow plugin support added</title>
            <link>https://turbot.com/pipes/changelog/turbot-pipes-steampipe-servicenow-plugin</link>
            <description>The [ServiceNow](https://hub.steampipe.io/plugins/turbot/servicenow) plugin is now available in all Pipes workspaces.

To get started, create a [connection](https://turbot.com/pipes/docs/connections#managing-connections) and add it to your [workspace](https://turbot.com/pipes/docs/workspaces#managing-workspace-connections).</description>
            <pubDate>Fri, 22 Sep 2023 09:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/workspaces-upgraded-to-steampipe-v0-20-11</guid>
            <title>Workspaces upgraded to Steampipe v0.20.11</title>
            <link>https://turbot.com/pipes/changelog/workspaces-upgraded-to-steampipe-v0-20-11</link>
            <description>All Pipes workspaces have now been upgraded to Steampipe v0.20.11.

For more information on this Steampipe release, see the [release notes](https://github.com/turbot/steampipe/releases/tag/v0.20.11).</description>
            <pubDate>Mon, 18 Sep 2023 09:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/steampipe-v0-20-11-deploying-to-workspaces</guid>
            <title>Steampipe v0.20.11 deploying to workspaces</title>
            <link>https://turbot.com/pipes/changelog/steampipe-v0-20-11-deploying-to-workspaces</link>
            <description>All new Pipes workspaces will be running Steampipe v0.20.11 and existing workspaces will be upgraded by Monday 18th September 2023.

For more information on this Steampipe release, see the [release notes](https://github.com/turbot/steampipe/releases/tag/v0.20.11).</description>
            <pubDate>Tue, 12 Sep 2023 09:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/turbot-pipes-steampipe-shopify-plugin</guid>
            <title>Shopify plugin support added</title>
            <link>https://turbot.com/pipes/changelog/turbot-pipes-steampipe-shopify-plugin</link>
            <description>The [Shopify](https://hub.steampipe.io/plugins/turbot/shopify) plugin is now available in all Pipes workspaces.

To get started, create a [connection](https://turbot.com/pipes/docs/connections#managing-connections) and add it to your [workspace](https://turbot.com/pipes/docs/workspaces#managing-workspace-connections).</description>
            <pubDate>Fri, 01 Sep 2023 09:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/turbot-pipes-steampipe-sentry-plugin</guid>
            <title>Sentry plugin support added</title>
            <link>https://turbot.com/pipes/changelog/turbot-pipes-steampipe-sentry-plugin</link>
            <description>The [Sentry](https://hub.steampipe.io/plugins/turbot/sentry) plugin is now available in all Pipes workspaces.

To get started, create a [connection](https://turbot.com/pipes/docs/connections#managing-connections) and add it to your [workspace](https://turbot.com/pipes/docs/workspaces#managing-workspace-connections).</description>
            <pubDate>Fri, 01 Sep 2023 09:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/turbot-pipes-steampipe-launchdarkly-plugin</guid>
            <title>LaunchDarkly plugin support added</title>
            <link>https://turbot.com/pipes/changelog/turbot-pipes-steampipe-launchdarkly-plugin</link>
            <description>The [LaunchDarkly](https://hub.steampipe.io/plugins/turbot/launchdarkly) plugin is now available in all Pipes workspaces.

To get started, create a [connection](https://turbot.com/pipes/docs/connections#managing-connections) and add it to your [workspace](https://turbot.com/pipes/docs/workspaces#managing-workspace-connections).</description>
            <pubDate>Fri, 01 Sep 2023 09:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/turbot-pipes-steampipe-workos-plugin</guid>
            <title>WorkOS plugin support added</title>
            <link>https://turbot.com/pipes/changelog/turbot-pipes-steampipe-workos-plugin</link>
            <description>The [WorkOS](https://hub.steampipe.io/plugins/turbot/workos) plugin is now available in all Pipes workspaces.

To get started, create a [connection](https://turbot.com/pipes/docs/connections#managing-connections) and add it to your [workspace](https://turbot.com/pipes/docs/workspaces#managing-workspace-connections).</description>
            <pubDate>Fri, 25 Aug 2023 09:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/turbot-pipes-steampipe-uptimerobot-plugin</guid>
            <title>UptimeRobot plugin support added</title>
            <link>https://turbot.com/pipes/changelog/turbot-pipes-steampipe-uptimerobot-plugin</link>
            <description>The [UptimeRobot](https://hub.steampipe.io/plugins/turbot/uptimerobot) plugin is now available in all Pipes workspaces.

To get started, create a [connection](https://turbot.com/pipes/docs/connections#managing-connections) and add it to your [workspace](https://turbot.com/pipes/docs/workspaces#managing-workspace-connections).</description>
            <pubDate>Fri, 25 Aug 2023 09:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/turbot-pipes-steampipe-newrelic-plugin</guid>
            <title>New Relic plugin support added</title>
            <link>https://turbot.com/pipes/changelog/turbot-pipes-steampipe-newrelic-plugin</link>
            <description>The [New Relic](https://hub.steampipe.io/plugins/turbot/newrelic) plugin is now available in all Pipes workspaces.

To get started, create a [connection](https://turbot.com/pipes/docs/connections#managing-connections) and add it to your [workspace](https://turbot.com/pipes/docs/workspaces#managing-workspace-connections).</description>
            <pubDate>Fri, 25 Aug 2023 09:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/turbot-pipes-steampipe-guardrails-plugin</guid>
            <title>Guardrails plugin support added</title>
            <link>https://turbot.com/pipes/changelog/turbot-pipes-steampipe-guardrails-plugin</link>
            <description>The [Turbot Guardrails](https://hub.steampipe.io/plugins/turbot/guardrails) plugin is now available in all Pipes workspaces.

To get started, create a [connection](https://turbot.com/pipes/docs/connections#managing-connections) and add it to your [workspace](https://turbot.com/pipes/docs/workspaces#managing-workspace-connections).</description>
            <pubDate>Fri, 25 Aug 2023 09:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/turbot-pipes-steampipe-cohereai-plugin</guid>
            <title>CohereAI plugin support added</title>
            <link>https://turbot.com/pipes/changelog/turbot-pipes-steampipe-cohereai-plugin</link>
            <description>The [CohereAI](https://hub.steampipe.io/plugins/mr-destructive/cohereai) plugin is now available in all Pipes workspaces.

To get started, create a [connection](https://turbot.com/pipes/docs/connections#managing-connections) and add it to your [workspace](https://turbot.com/pipes/docs/workspaces#managing-workspace-connections).</description>
            <pubDate>Fri, 25 Aug 2023 09:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/turbot-pipes-steampipe-pipes-plugin</guid>
            <title>Pipes plugin support added</title>
            <link>https://turbot.com/pipes/changelog/turbot-pipes-steampipe-pipes-plugin</link>
            <description>The [Turbot Pipes](https://hub.steampipe.io/plugins/turbot/pipes) plugin is now available in all Pipes workspaces.

To get started, create a [connection](https://turbot.com/pipes/docs/connections#managing-connections) and add it to your [workspace](https://turbot.com/pipes/docs/workspaces#managing-workspace-connections).</description>
            <pubDate>Wed, 23 Aug 2023 09:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/turbot-pipes-steampipe-godaddy-plugin</guid>
            <title>GoDaddy plugin support added</title>
            <link>https://turbot.com/pipes/changelog/turbot-pipes-steampipe-godaddy-plugin</link>
            <description>The [GoDaddy](https://hub.steampipe.io/plugins/turbot/godaddy) plugin is now available in all Pipes workspaces.

To get started, create a [connection](https://turbot.com/pipes/docs/connections#managing-connections) and add it to your [workspace](https://turbot.com/pipes/docs/workspaces#managing-workspace-connections).</description>
            <pubDate>Wed, 23 Aug 2023 09:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/turbot-pipes-steampipe-dockerhub-plugin</guid>
            <title>Docker Hub plugin support added</title>
            <link>https://turbot.com/pipes/changelog/turbot-pipes-steampipe-dockerhub-plugin</link>
            <description>The [Docker Hub](https://hub.steampipe.io/plugins/turbot/dockerhub) plugin is now available in all Pipes workspaces.

To get started, create a [connection](https://turbot.com/pipes/docs/connections#managing-connections) and add it to your [workspace](https://turbot.com/pipes/docs/workspaces#managing-workspace-connections).</description>
            <pubDate>Wed, 23 Aug 2023 09:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/workspaces-upgraded-to-steampipe-v0-20-10</guid>
            <title>Workspaces upgraded to Steampipe v0.20.10</title>
            <link>https://turbot.com/pipes/changelog/workspaces-upgraded-to-steampipe-v0-20-10</link>
            <description>All Pipes workspaces have now been upgraded to Steampipe v0.20.10.

For more information on this Steampipe release, see the [release notes](https://github.com/turbot/steampipe/releases/tag/v0.20.10).</description>
            <pubDate>Mon, 21 Aug 2023 09:00:00 GMT</pubDate>
        </item>
        <item>
            <guid>https://turbot.com/pipes/changelog/steampipe-v0-20-10-deploying-to-workspaces</guid>
            <title>Steampipe v0.20.10 deploying to workspaces</title>
            <link>https://turbot.com/pipes/changelog/steampipe-v0-20-10-deploying-to-workspaces</link>
            <description>All new Pipes workspaces will be running Steampipe v0.20.10 and existing workspaces will be upgraded by Monday 21st August 2023.

For more information on this Steampipe release, see the [release notes](https://github.com/turbot/steampipe/releases/tag/v0.20.10).</description>
            <pubDate>Fri, 18 Aug 2023 09:00:00 GMT</pubDate>
        </item>
    </channel>
</rss>