Movatterモバイル変換


[0]ホーム

URL:


HashiConf 2025Don't miss the live stream of HashiConf Day 2 happening now View live stream

You are viewing documentation for version v202507-1.View latest version.

Keep track of changes to the API for HCP Terraform and Terraform Enterprise.

2025-05-1

  • Addagent-pool relationship to therun task API, which you can use to assign a run task to an agent pool.
  • You can now revoke, and revert the revocation of, module versions. Learn more aboutManaging module versions.

2025-4-17

  • Document inherited-from link associated with effective tag bindings.

2025-03-20

2025-3-10

2024-11-19

2024-10-15

  • Add new documentation for the ability to deprecate, and revert the deprecation of, module versions. Learn more aboutManaging module versions.

2024-10-14

2024-10-11

  • Add documentation for new timeframe filter on List endpoints forRuns API

2024-09-02

  • Add warning about the deprecation and future removal of thePolicy Checks API.

2024-08-16

  • Fixes Workspace API responses to be consistent and contain all attributes and relationships.

2024-08-14

2024-08-01

Enterprise

This endpoint is exclusive to Terraform Enterprise, and not available in HCP Terraform.

  • Update theadmin settings API andadmin organizations API to indicate that theterraform-build-worker-plan-timeout andterraform-build-worker-apply-timeout attributes are deprecated and will be replaced byplan-timeout andapply-timeout, respectively.

2024-07-15

  • Update theTeam API to includeallow-member-token-management.

2024-06-25

2024-05-29

2024-05-23

2024-05-10

2024-04-25

  • Project names can now be up to 40 characters.

2024-04-08

2024-04-04

2024-3-27

2024-3-26

2024-3-14

  • Add documentation for creating runs with debugging mode enabled.

2024-3-12

2024-2-29

  • Updaterun task stages with new multi-stage payload format.
  • Updaterun tasks with global run tasks request/response payloads.

2024-2-27

2024-2-20

2024-1-30

  • Update theAudit trails documentation to expand on the payloads for each event.

2024-1-24

2024-1-4

2023-11-17

2023-11-15

2023-11-07

2023-10-31

  • Update theWorkspaces API to support theauto-apply-run-trigger attribute, which controls if run trigger runs are auto-applied.

2023-10-30

2023-10-04

2023-10-03

2023-09-29

2023-09-25

2023-09-19

2023-09-15

2023-09-08

  • Update theOrganizations API to includedefault-execution-mode anddefault-agent-pool.
  • Update theWorkspaces API to add asetting-overwrites object to allow you to overwritedefault-execution-mode anddefault-agent-pool.

2023-09-06

  • Update Policy Sets API endpoints to create, update, and return excluded workspaces associated with a policy set.
  • Add API endpoints toAttach a Policy Set andDetach a Policy Set from excluded workspaces.

2023-08-21

  • Addsave-plan attribute,planned_and_saved status, andsave_plan operation type toRuns endpoints.

2023-08-10

  • Addprovisional toconfiguration-versions endpoint.

2023-07-26

  • Add support for acustom option to theteam_project access level along with various customizable permissions. Theproject-access permissions apply to the project itself, andworkspace-access permissions apply to all workspaces within the project. For more information, seeProject Team Access.

2023-06-09

  • Introduce support forimport blocks.
    • Runs have a newallow-config-generation option.
    • Plans have newresource-imports andgenerated-configuration properties.
    • Applies have a newresource-imports property.
  • The workspaces associated with a policy set can now be updated using thePolicy Sets PATCH endpoint
  • Update theWorkspaces API endpoints to include the associatedproject.

2023-05-25

2023-04-25

2023-03-30

2023-03-24

  • Update theVariable Sets API endpoints to include assigning variable sets to projects.

2023-03-20

  • Add a names filter to theProjects list API to allow fetching a list of projects by name.

2023-03-13

  • UpdateProject Team Access API to include additional Project roles.
  • UpdatePermissions to reflect the decoupling of projects and workspaces in the Organization Permissions UI.

2023-03-08

  • Introduced theGitHub App Installation APIs.
  • UpdatedWorkspaces API to acceptvcs-repo.github-app-installation-id to connect a workspace to a GitHub App Installation.
  • UpdatedRegistry Module API to acceptvcs-repo.github-app-installation-id to connect to a GitHub App Installation.
  • UpdatedPolicy Sets API to acceptvcs-repo.github-app-installation-id to connect to a GitHub App Installation.

2023-02-16

  • Addmanage-membership to the organization access settings of theTeam API.

2023-02-03

  • Updated theList Runs API to note that the filter query parameters accept comma-separated lists.

2023-01-18

  • Updated theTeam API to include theread-workspaces andread-projects permissions which grants teams view access to workspaces and projects.

2023-01-17

  • AddProjects API for creating, updating and deleting projects.
  • AddProject Team Access API for managing access for teams to individual projects.
  • UpdateWorkspaces API to include examples of creating a workspace in a project and moving a workspace between projects.
  • UpdateList Teams API to accept a search parameterq, so that teams can be searched by name.

2023-01-12

2022-12-22

2022-11-18

  • UpdatePolicies API to fix policy enforcement level defaults. Enforcement level is a required field, so no defaults are available.

2022-11-03

2022-10-17

  • Updated theOrganizations API with theallow-force-delete-workspaces, which controls whether workspace administrators can delete workspaces with resources under management.
  • Updated theWorkspaces API with a safe delete endpoint that guards against deleting workspaces that are managing resources.

2022-10-12

  • UpdatePolicy Checks with result counts and support for filtering policy set outcomes.
  • UpdateTeam Membership API to include adding and removing users from teams using organization membership ID.

2022-09-21

  • UpdateState Versions with optionaljson-state-outputs andjson-state attributes, which are base-64 encoded external JSON representations of the terraform state. The read-onlyhosted-json-state-download-url attribute links to this version of the state file when available.
  • UpdateState Version Outputs with adetailed-type attribute, which refines the output with the precise Terraform type.

2022-07-26

  • Updated theRun status list withfetching,queuing,pre_plan_running andpre_plan_completed
  • UpdateRun Tasks to include the newstages attribute when attaching or updating workspace tasks.
  • UpdatedRun Tasks Integration to specify the different request payloads for different stages.

2022-06-23

2022-06-21

2022-06-17

  • UpdatedCreating a Run Task section to include the new description information for the run task to be configured.
  • UpdateRun Tasks to include the new description attribute.

2022-06-09

  • UpdatedList Agent Pools to accept a search parameterq, so that agent pools can be searched byname. This is available in Terraform Enterprise v202207-1 and later.
  • FixedList Workspaces to add missingsearch[tags] query parameter.
  • UpdatedList Workspaces to add newsearch[exclude_tags] query parameter. This is available in Terraform Enterprise v202207-1 and later.

2022-05-11

2022-05-04

2022-05-03

2022-04-29

2022-04-04

2022-03-14

2022-03-11

2022-02-25

2022-02-28

  • Introduced theRegistry Providers endpoints to manage private providers for a private registry.

2021-12-09

  • Addedvariables field for POST /runs and the run resource, enabling run-specific variable values.

2021-12-03

  • OAuth API updated to handlesecret andrsa_public_key fields for POST/PUT.

2021-11-17

2021-11-11

  • Introduced theVariable Sets endpoints for viewing and administering Variable Sets

2021-11-18

  • Introduced theRegistry Providers endpoint to manage public providers for aprivate registry. These endpoints will be available in the following Terraform Enterprise Release:v202112-1

2021-09-12

2021-08-18

2021-08-11

2021-07-30

  • Introduced Workspace Tagging
    • UpdatedWorkspaces:
      • addedtag-names attribute.
      • addedPOST /workspaces/:workspace_id/relationships/tags
      • addedDELETE /workspaces/:workspace_id/relationships/tags
    • AddedOrganization Tags.
    • Addedtags attribute totfrun

2021-07-19

2021-07-09

  • State versions: Fixed the ID format for the workspace relationship of a state version. Previously, the reported ID was unusable due to a bug.
  • Workspaces: Addedlocked_by as an includable related resource.
  • AddedRun Tasks API endpoint.

2021-06-8

2021-05-27

2021-05-19

  • Runs: addedrefresh,refresh-only, andreplace-addrs attributes.

2021-04-16

2021-04-13

  • Teams: addedmanage-policy-overrides property to theorganization-access attribute.

2021-03-23

2021-03-18

2021-03-11

  • AddedVCS Events, limited to GitLab.com connections.

2021-03-08

  • Workspaces: addedcurrent_configuration_version andcurrent_configuration_version.ingress_attributes as includable related resources.
Edit this page on GitHub

[8]ページ先頭

©2009-2025 Movatter.jp