# cf-terraforming を Homebrew, Nix でインストール

cf-terraforming のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:cf-terraforming
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install cf-terraforming
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#cf-terraforming
```

  証拠: nixpkgs package indexes: pkgs/by-name/cf/cf-terraforming/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:cf-terraforming
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.28.0
- **ソース概要:** CLI to facilitate terraforming your existing Cloudflare resources
- **ホームページ:** <https://github.com/cloudflare/cf-terraforming>
- **リポジトリ:** <https://github.com/cloudflare/cf-terraforming>
- **最終更新:** 2026-07-27T19:20:58+02:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- cf-terraforming (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.28.0
## プロジェクトの歴史と使われ方

cf-terraforming is Cloudflare's CLI for turning existing Cloudflare resources into Terraform configuration and import commands. The README explains that it uses Cloudflare account credentials to retrieve configuration through the Cloudflare API and convert it for the Terraform Cloudflare provider.

### プロジェクトの歴史

Cloudflare's public repository was created in 2018. The README links Cloudflare's announcement of its HashiCorp partnership and cf-terraforming bootstrap workflow, and the 2026 Homebrew formula packages v0.27.0.

### 採用の歴史

The official Cloudflare docs tell macOS users to install it through the cloudflare/cloudflare Homebrew tap and other users to download a GitHub release. The supplied package facts also list Homebrew and Nix packaging.

### 使われ方

cf-terraforming is aimed at existing Cloudflare customers who want to start managing already-created resources with Terraform. It can generate HCL for supported Cloudflare resource types and emit Terraform import commands or Terraform 1.5+ import blocks, using account or zone identifiers and API token or API key authentication.

### パッケージ好きにとっての重要性

The package is significant because it bridges click-managed SaaS infrastructure and declarative IaC. For packagers, it is a vendor-owned Go CLI with real operational demand: it helps users migrate state into Terraform instead of manually writing large Cloudflare configurations.

### タイムライン

- 2018: Public GitHub repository created.
- 2025: v0.23.x and v0.24.0 releases published.
- 2026: v0.25.0, v0.26.0, and v0.27.0 releases published.

### Related projects

- The README and Cloudflare docs tie cf-terraforming to the Terraform Cloudflare provider, the Cloudflare API, terraform-exec, Terraform state import, and CDKTF conversion workflows.

### ソース

- <https://api.github.com/repos/cloudflare/cf-terraforming>
- <https://github.com/cloudflare/cf-terraforming>
- <https://developers.cloudflare.com/terraform/advanced-topics/import-cloudflare-resources>
- <https://github.com/cloudflare/cf-terraforming#readme>
- <https://formulae.brew.sh/api/formula/cf-terraforming.json>


## セキュリティノート

infrastructure mutation or orchestration signal.

- **Geiger リスク:** orange / 中
- infrastructure mutation or orchestration signal


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: ~/.cf-terraforming.yaml

## Credential files

- Unix: ~/.cf-terraforming.yaml
## 他のパッケージマネージャ記録

- Nix - cf-terraforming: normalized package name match | nixpkgs package indexes: pkgs/by-name/cf/cf-terraforming/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/cf-terraforming.yml](https://github.com/mxcl/pkgdb/blob/main/combined/cf-terraforming.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
