Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0288629

Browse files
Mention Terraform provider (#622)
1 parentba09506 commit0288629

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

‎_docs/example-catalog/cd-examples/terraform.md‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ caption="Running Terraform inside Codefresh"
2222
max-width="80%"
2323
%}
2424

25+
26+
>Note that this page explains how to run Terraform inside a Codefresh pipeline. If you want to use Terraform to manage Codefresh itself see the[Terraform provider](https://registry.terraform.io/providers/codefresh-io/codefresh/latest).
27+
2528
##The example Terraform project
2629

2730
You can see the example project at[https://github.com/codefresh-contrib/terraform-sample-app](https://github.com/codefresh-contrib/terraform-sample-app){:target="\_blank"}. The repository contains a simple Terraform definition that creates a VM on Google cloud.

‎_docs/integrations/codefresh-api.md‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ You can use the API in various ways:
2525
* From another HTTP-enabled tool such as Jenkins. For example, you can trigger[Codefresh pipelines from Jenkins jobs]({{site.baseurl}}/docs/integrations/jenkins-integration/#calling-codefresh-pipelines-from-jenkins-jobs).
2626
* Through the[Codefresh command line interface](https://codefresh-io.github.io/cli/){:target="\_blank"} which itself uses the API.
2727
* Calling it programmatically from any other system. You can use your favorite programming language to make HTTP calls to Codefresh.
28+
* Via the[Terraform provider](https://registry.terraform.io/providers/codefresh-io/codefresh/latest)
2829

2930

3031
The Codefresh API is updated when new features are added in the Codefresh platform so you can expect any new functionality

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp