Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

F5 Distributed Cloud Terraform

БесплатноНе проверен

F5 Distributed Cloud Terraform provider documentation, OpenAPI specs, and subscription information for AI assistants.

GitHubEmbed

Описание

F5 Distributed Cloud Terraform provider documentation, OpenAPI specs, and subscription information for AI assistants.

README

Community Terraform provider for F5 Distributed Cloud.

⚠️ Version 3.0.0 Clean Break Release

IMPORTANT: This is a pre-release clean break version that requires recreating all Terraform-managed resources.

  • No in-place upgrade: You cannot upgrade from earlier versions without destroying and recreating resources
  • API v2 based: Uses F5 Distributed Cloud API v2 specifications (98 resources available)
  • No backwards compatibility: All state upgrade infrastructure has been removed
  • Import supported: You can still import existing F5XC resources using terraform import

This is a pre-release project. See CHANGELOG.md for complete details on breaking changes and migration requirements.

Installation

terraform {
  required_providers {
    f5xc = {
      source  = "robinmordasiewicz/f5xc"
    }
  }
}

provider "f5xc" {}

Authentication

Set your API token as an environment variable:

export F5XC_API_TOKEN="your-api-token"

Documentation

Contributing

This provider uses automated workflows for documentation generation and releases:

  • Documentation: Auto-generated from OpenAPI specs on merge to main
  • Releases: Triggered automatically using semantic versioning based on conventional commits
  • Testing: All PRs require passing tests and lint checks

All substantive changes (code, documentation, configuration) automatically trigger a new release with appropriate version bumping.

For detailed contribution guidelines, see CLAUDE.md.

License

Mozilla Public License 2.0

from github.com/robinmordasiewicz/terraform-provider-f5xc

Установить F5 Distributed Cloud Terraform в Claude Desktop, Claude Code, Cursor

Рекомендуется · одна команда, все IDE
unyly install f5-distributed-cloud-terraform

Ставит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.

Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh

Или настроить вручную

Выполни в терминале:

claude mcp add f5-distributed-cloud-terraform -- npx -y @robinmordasiewicz/f5xc-terraform-mcp

Пошаговые гайды: как установить F5 Distributed Cloud Terraform

FAQ

F5 Distributed Cloud Terraform MCP бесплатный?

Да, F5 Distributed Cloud Terraform MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для F5 Distributed Cloud Terraform?

Нет, F5 Distributed Cloud Terraform работает без API-ключей и переменных окружения.

F5 Distributed Cloud Terraform — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить F5 Distributed Cloud Terraform в Claude Desktop, Claude Code или Cursor?

Открой F5 Distributed Cloud Terraform на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare F5 Distributed Cloud Terraform with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории ai