Terraform Provider agyn

March 20, 2026 ยท View on GitHub

Terraform provider for Agyn Agents API via the Gateway. Initial resources:

  • agyn_agent
  • agyn_tool
  • agyn_mcp_server
  • agyn_workspace_configuration
  • agyn_memory_bucket
  • agyn_attachment

Provider config:

  • api_url (required): Base URL for the Gateway (no auth for now).

See examples under examples/.