Connects Claude to F5 Distributed Cloud through a community Terraform provider that exposes 98 resources via API v2 specs. You get inline access to provider documentation, 270+ OpenAPI specifications, and subscription details while building infrastructure as code. Useful when you're authoring Terraform configurations for F5XC and need quick reference to resource schemas, available attributes, or API endpoints without context switching. Note this is version 3.0.0, a clean break release that requires destroying and recreating resources if migrating from earlier versions. Authentication uses F5XC API tokens set via environment variable.
Community Terraform provider for F5 Distributed Cloud.
IMPORTANT: This is a pre-release clean break version that requires recreating all Terraform-managed resources.
terraform importThis is a pre-release project. See CHANGELOG.md for complete details on breaking changes and migration requirements.
terraform {
required_providers {
f5xc = {
source = "robinmordasiewicz/f5xc"
}
}
}
provider "f5xc" {}
Set your API token as an environment variable:
export F5XC_API_TOKEN="your-api-token"
This provider uses automated workflows for documentation generation and releases:
All substantive changes (code, documentation, configuration) automatically trigger a new release with appropriate version bumping.
For detailed contribution guidelines, see CLAUDE.md.
silenceper/mcp-k8s
azure/containerization-assist
io.github.evozim/aws-builder
reza-gholizade/k8s-mcp-server
flux159/mcp-server-kubernetes