Skip to main content

Terraform connector

Back to the connector overview, authentication methods, and actions.
21 Sept 2026
breaking bug-fixRemoves the two configuration version download actions - over MCP they returned an empty result with no file and reported errors as a generic 500. List SSH Keys is now generally available, and the run timeframe, notification and organization descriptions now match what the API actually accepts.
terraform_download_configuration_version, terraform_download_run_configuration_version
terraform_create_notification_config, terraform_list_organizations, terraform_list_runs_in_organization, terraform_list_runs_in_workspace, terraform_list_ssh_keys
14 Sept 2026
breaking bug-fix new-actionsSettings that were silently dropped when creating workspaces, notifications, projects, runs and state versions now apply. Adds List SSH Keys and three project fields; create_project tag-bindings now takes JSON API resource objects.
terraform_list_ssh_keys
terraform_assign_ssh_key, terraform_create_notification_config, terraform_create_project, terraform_create_run, terraform_create_state_version, terraform_create_workspace, terraform_delete_variable_from_set, terraform_download_configuration_version, terraform_download_run_configuration_version, terraform_get_run, terraform_get_state_version, terraform_get_variable_set, terraform_list_organizations, terraform_list_runs_in_organization, terraform_list_runs_in_workspace, terraform_list_workspaces, terraform_update_notification_config
21 Jul 2026
new-actionsAdded unified IAM actions for users, groups, organizations, roles, resource users, and credentials.
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
14 Jul 2026
new-actionsAdded webhook event support for run and health-assessment events (9 events) with a manual notification setup guide.
13 Jul 2026
bug-fixCorrected the API Token connection guide (accurate portal labels, token shown inline on the Tokens page, consistent Terraform Host wording) and added portal screenshots.