Terraform · Arazzo Workflow
Terraform Onboard a Team into an Organization
Version 1.0.0
Check an organization's teams for a name, create the team if missing, and read it back.
View Spec
View on GitHub
Infrastructure as CodeCloud InfrastructureDevOpsOpen-SourceHashiCorpArazzoWorkflows
Provider
Workflows
onboard-team
Idempotently create a team in an organization and read back its details.
Verifies the organization, checks the team list for the target name, creates the team when absent, and reads the resulting team on either branch.
1
verifyOrganization
GetOrganization
Read the organization to confirm the token can reach it and administer its teams.
2
listTeams
ListTeams
List the organization's teams so an existing team with the target name is reused rather than duplicated on a rerun.
3
createTeam
CreateTeam
Create the team with the supplied visibility, since no team with this name exists in the organization yet.
4
readNewTeam
GetTeam
Read the freshly created team back to confirm its visibility setting and starting member count.
5
readExistingTeam
GetTeam
Read the already-present team instead of creating a duplicate, reporting its current visibility and member count to the caller.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for arazzo workflows
4 MCP tools reach this
find_arazzoBrowse and filter every workflow in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This workflow
curl "https://apis.io/api/v1/arazzo/terraform-onboard-team-workflow"
All arazzo workflows
curl "https://apis.io/api/v1/arazzo?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.