> ## Documentation Index
> Fetch the complete documentation index at: https://docs.stackone.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Terraform Changelog

> Release history for the Terraform connector. Each version lists what changed and which actions were affected.

<Card title="Terraform connector" icon="arrow-left" href="/connectors/terraform" horizontal>
  Back to the connector overview, authentication methods, and actions.
</Card>

<Update label="v1.2.0" description="21 Jul 2026">
  `new-actions`

  Added unified IAM actions for users, groups, organizations, roles, resource users, and credentials.

  <AccordionGroup>
    <Accordion title="Added · 12 new actions">
      `terraform_unified_delete_user`, `terraform_unified_get_group`, `terraform_unified_get_me`, `terraform_unified_get_organization`, `terraform_unified_get_role`, `terraform_unified_get_user`, `terraform_unified_list_groups`, `terraform_unified_list_organizations`, `terraform_unified_list_resource_types`, `terraform_unified_list_resource_users`, `terraform_unified_list_roles`, `terraform_unified_list_users`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v1.1.0" description="14 Jul 2026">
  `new-actions`

  Added webhook event support for run and health-assessment events (9 events) with a manual notification setup guide.
</Update>

<Update label="v1.0.1" description="13 Jul 2026">
  `bug-fix`

  Corrected the API Token connection guide (accurate portal labels, token shown inline on the Tokens page, consistent Terraform Host wording) and added portal screenshots.
</Update>
