Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
layout page_title sidebar_current description
codefresh
Provider: Codefresh
docs-codefresh-index
The Codefresh provider is used to manage Codefresh resources.

Codefresh Provider

The Codefresh Provider can be used to configure Codefresh resources - pipelines, projects, accounts, etc using the Codefresh API.

Authenticating to Codefresh

The Codefresh API requires the authentication key to authenticate. The key can be passed either as provider's attribute or as environment variable - CODEFRESH_API_KEY.

Argument Reference

The following arguments are supported:

  • token - (Optional) The client API token. This can also be sourced from the CODEFRESH_API_KEY environment variable.
  • api_url -(Optional) Default value - https://g.codefresh.io/api.

Recommendation for creation Accounts, Users, Teams, Permissions