The Hashicorp Terraform Provider for JFrog Pipeline enables customers to create and manage JFrog Pipelines. With this provider, customers can use a collection of Terraform resources to:
Create and edit pipelines sources, nodes, and node pools
Create Project integration and associate it with sources, nodes, and node pools
Gets a list of those Projects that have an associated Pipelines object, such as integration, pipeline source, or node pool
Prerequisites
The Hashicorp Terraform Provider for JFrog Pipeline requires the following:
Terraform version 0.13 and subsequent versions
Platform Admin user privileges for your Artifactory account
A valid Artifactory Pro or Enterprise license
How it Works
The Terraform Provider for JFrog Pipeline requires access to Pipeline APIs that are only available for Pro and Enterprise license tiers. Additionally, an account with Platform Administrator privileges is required for the authentication required by these set of APIs. A list of Terraform resources is used for the creation and management of Pipeline source, node, node pool, and Project integrations. For more information on how to use the provider, visit theTerraform Provider for JFrog PipelineGitHub page.
Support
If you need help with this provider, contact support@jfrog.com, or use theTerraform Provider for JFrog PipelineGitHub page to log issues and requests.