diff --git a/website/docs/cloud-docs/api-docs/_template.mdx b/website/docs/cloud-docs/api-docs/_template.mdx index e070f6ae0..2a53bc8dc 100644 --- a/website/docs/cloud-docs/api-docs/_template.mdx +++ b/website/docs/cloud-docs/api-docs/_template.mdx @@ -2,6 +2,10 @@ page_title: /example-endpoint API reference for HCP Terraform description: Use the HCP Terraform API's `/endpoint-name` to {A meaningful description of this endpoint}. Aim for 130-160 characters total. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ Follow this template to format each API method. There are usually multiple sections like this on a given API endpoint page. diff --git a/website/docs/cloud-docs/api-docs/account.mdx b/website/docs/cloud-docs/api-docs/account.mdx index 4adbc6599..d276a0577 100644 --- a/website/docs/cloud-docs/api-docs/account.mdx +++ b/website/docs/cloud-docs/api-docs/account.mdx @@ -3,6 +3,10 @@ page_title: /account API reference for HCP Terraform description: >- Use the HCP Terraform API's `/account` endpoint to manage the current user. Learn how to read and update your account's details and change your password. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ [200]: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/200 diff --git a/website/docs/cloud-docs/api-docs/agent-tokens.mdx b/website/docs/cloud-docs/api-docs/agent-tokens.mdx index 667846dd4..383b7db3f 100644 --- a/website/docs/cloud-docs/api-docs/agent-tokens.mdx +++ b/website/docs/cloud-docs/api-docs/agent-tokens.mdx @@ -3,6 +3,10 @@ page_title: /authentication-tokens API reference for HCP Terraform description: >- Use the HCP Terraform API's `/authentication-tokens` endpoint to manage agent tokens. Learn how to read, create, and destroy agent tokens. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ [200]: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/200 diff --git a/website/docs/cloud-docs/api-docs/agents.mdx b/website/docs/cloud-docs/api-docs/agents.mdx index cf6423c24..500e2fc71 100644 --- a/website/docs/cloud-docs/api-docs/agents.mdx +++ b/website/docs/cloud-docs/api-docs/agents.mdx @@ -3,6 +3,10 @@ page_title: /agents and /agent-pools API reference for HCP Terraform description: >- Use the HCP Terraform API's `/agents` endpoint to read and delete agents. Use the `/agent-pools` endpoint to read, create, update, and delete agent pools. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ [200]: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/200 diff --git a/website/docs/cloud-docs/api-docs/applies.mdx b/website/docs/cloud-docs/api-docs/applies.mdx index 66c681554..5f96d0ebc 100644 --- a/website/docs/cloud-docs/api-docs/applies.mdx +++ b/website/docs/cloud-docs/api-docs/applies.mdx @@ -3,6 +3,10 @@ page_title: /applies API reference for HCP Terraform description: >- Use the HCP Terraform API's `/applies` endpoint to read the results of a Terraform apply and to recover any failed state uploads after applying. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ [200]: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/200 diff --git a/website/docs/cloud-docs/api-docs/assessment-results.mdx b/website/docs/cloud-docs/api-docs/assessment-results.mdx index 03b1c3adf..ca230d24b 100644 --- a/website/docs/cloud-docs/api-docs/assessment-results.mdx +++ b/website/docs/cloud-docs/api-docs/assessment-results.mdx @@ -3,6 +3,10 @@ page_title: /assessment-results API reference for HCP Terraform description: >- Use the HCP Terraform API's `/assessment-results` endpoint to read a health assessment's results, including details on continuous validation and drift detection. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ [200]: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/200 diff --git a/website/docs/cloud-docs/api-docs/audit-trails-tokens.mdx b/website/docs/cloud-docs/api-docs/audit-trails-tokens.mdx index f0f83432a..ef2fc308d 100644 --- a/website/docs/cloud-docs/api-docs/audit-trails-tokens.mdx +++ b/website/docs/cloud-docs/api-docs/audit-trails-tokens.mdx @@ -4,6 +4,10 @@ description: >- Use the `/authentication-token` endpoint with the `token` query parameter to manage audit trails API tokens. Generate and delete audit trail tokens using the API. tfc_only: true --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ [200]: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/200 diff --git a/website/docs/cloud-docs/api-docs/audit-trails.mdx b/website/docs/cloud-docs/api-docs/audit-trails.mdx index a4dabad0b..6a8883e7b 100644 --- a/website/docs/cloud-docs/api-docs/audit-trails.mdx +++ b/website/docs/cloud-docs/api-docs/audit-trails.mdx @@ -4,6 +4,10 @@ description: >- Use the HCP Terraform API's `/organization/audit-trail` endpoint to read a list of an organization's audit events for the past 14 days. tfc_only: true --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ [200]: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/200 diff --git a/website/docs/cloud-docs/api-docs/change-requests.mdx b/website/docs/cloud-docs/api-docs/change-requests.mdx index b774aeaa8..ae40a7746 100644 --- a/website/docs/cloud-docs/api-docs/change-requests.mdx +++ b/website/docs/cloud-docs/api-docs/change-requests.mdx @@ -4,6 +4,10 @@ description: >- Use the `/change_requests` endpoint to view and archive change requests on given workspace. tfc_only: true --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ [200]: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/200 diff --git a/website/docs/cloud-docs/api-docs/changelog.mdx b/website/docs/cloud-docs/api-docs/changelog.mdx index b7c5cedec..7537660f0 100644 --- a/website/docs/cloud-docs/api-docs/changelog.mdx +++ b/website/docs/cloud-docs/api-docs/changelog.mdx @@ -4,6 +4,10 @@ page_id: api-changelog description: >- Use this log of HCP Terraform API changes to track new features and evolving functionality over time. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # API Changelog diff --git a/website/docs/cloud-docs/api-docs/comments.mdx b/website/docs/cloud-docs/api-docs/comments.mdx index c2edf4c15..2a13b1bc2 100644 --- a/website/docs/cloud-docs/api-docs/comments.mdx +++ b/website/docs/cloud-docs/api-docs/comments.mdx @@ -3,6 +3,10 @@ page_title: /comments API reference for HCP Terraform description: >- Use the HCP Terraform API's `/comments` endpoint to create and read comments on Terraform runs. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ [200]: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/200 diff --git a/website/docs/cloud-docs/api-docs/configuration-versions.mdx b/website/docs/cloud-docs/api-docs/configuration-versions.mdx index 66f38e203..8c5ed2aba 100644 --- a/website/docs/cloud-docs/api-docs/configuration-versions.mdx +++ b/website/docs/cloud-docs/api-docs/configuration-versions.mdx @@ -3,6 +3,10 @@ page_title: /configuration-versions API reference for HCP Terraform description: >- Use the HCP Terraform API's `/configuration-versions` endpoint to list, show, and create a configuration version and its files within a workspace. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ [200]: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/200 diff --git a/website/docs/cloud-docs/api-docs/cost-estimates.mdx b/website/docs/cloud-docs/api-docs/cost-estimates.mdx index de737d072..8766cee3c 100644 --- a/website/docs/cloud-docs/api-docs/cost-estimates.mdx +++ b/website/docs/cloud-docs/api-docs/cost-estimates.mdx @@ -3,6 +3,10 @@ page_title: /cost-estimates API reference for HCP Terraform description: >- Use the HCP Terraform API's `/cost-estimates` endpoint to read a cost estimate using its ID. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ [200]: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/200 diff --git a/website/docs/cloud-docs/api-docs/explorer.mdx b/website/docs/cloud-docs/api-docs/explorer.mdx index 83d307b79..449cdf2ed 100644 --- a/website/docs/cloud-docs/api-docs/explorer.mdx +++ b/website/docs/cloud-docs/api-docs/explorer.mdx @@ -4,6 +4,10 @@ description: >- Use the HCP Terraform API's `/explorer` endpoint to query, filter, save, and sort data about resources, modules, and providers across your workspaces and projects. tfc_only: true --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ [200]: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/200 diff --git a/website/docs/cloud-docs/api-docs/feature-sets.mdx b/website/docs/cloud-docs/api-docs/feature-sets.mdx index 672d65cbf..50f2f24c9 100644 --- a/website/docs/cloud-docs/api-docs/feature-sets.mdx +++ b/website/docs/cloud-docs/api-docs/feature-sets.mdx @@ -4,6 +4,10 @@ tfc_only: true description: >- Use the HCP Terraform API's `/feature-sets` endpoint to read all available feature sets, and which feature sets your organization can access. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ [200]: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/200 diff --git a/website/docs/cloud-docs/api-docs/github-app-installations.mdx b/website/docs/cloud-docs/api-docs/github-app-installations.mdx index 64c0cf454..899cfbaa9 100644 --- a/website/docs/cloud-docs/api-docs/github-app-installations.mdx +++ b/website/docs/cloud-docs/api-docs/github-app-installations.mdx @@ -3,6 +3,10 @@ page_title: /github-app/installations API reference for HCP Terraform description: >- Use the HCP Terraform API's `/github-app/installations` endpoint to view details about where you have installed the Terraform Cloud GitHub App. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ [200]: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/200 diff --git a/website/docs/cloud-docs/api-docs/index.mdx b/website/docs/cloud-docs/api-docs/index.mdx index 76ab2c3d7..8249bf58d 100644 --- a/website/docs/cloud-docs/api-docs/index.mdx +++ b/website/docs/cloud-docs/api-docs/index.mdx @@ -3,6 +3,10 @@ page_title: API documentation for HCP Terraform description: >- Learn about API authentication, response codes, versioning, formatting, rate limiting, and clients. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ [200]: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/200 diff --git a/website/docs/cloud-docs/api-docs/invoices.mdx b/website/docs/cloud-docs/api-docs/invoices.mdx index 2ecebc06e..131379fda 100644 --- a/website/docs/cloud-docs/api-docs/invoices.mdx +++ b/website/docs/cloud-docs/api-docs/invoices.mdx @@ -4,6 +4,10 @@ description: >- Use HCP Terraform API's `/invoices` endpoint to read an organization's current and past invoices, and fetch your organization's next upcoming invoice. tfc_only: true --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ [200]: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/200 diff --git a/website/docs/cloud-docs/api-docs/ip-ranges.mdx b/website/docs/cloud-docs/api-docs/ip-ranges.mdx index 33780fb41..a50250145 100644 --- a/website/docs/cloud-docs/api-docs/ip-ranges.mdx +++ b/website/docs/cloud-docs/api-docs/ip-ranges.mdx @@ -4,6 +4,10 @@ tfc_only: true description: >- Use the HCP Terraform API's `/meta/ip-ranges` endpoint to read a list of the IP ranges that HCP Terraform uses. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ [200]: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/200 diff --git a/website/docs/cloud-docs/api-docs/no-code-provisioning.mdx b/website/docs/cloud-docs/api-docs/no-code-provisioning.mdx index a0250cc56..67d45b322 100644 --- a/website/docs/cloud-docs/api-docs/no-code-provisioning.mdx +++ b/website/docs/cloud-docs/api-docs/no-code-provisioning.mdx @@ -3,6 +3,10 @@ page_title: /no-code-modules API reference for HCP Terraform description: >- Use the HCP Terraform API's `/no-code-modules` endpoint to designate and configure no-code modules. You can also use this endpoint to deploy and upgrade no-code workspaces. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ [200]: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/200 diff --git a/website/docs/cloud-docs/api-docs/notification-configurations.mdx b/website/docs/cloud-docs/api-docs/notification-configurations.mdx index 99ea39ccd..b9d2065a9 100644 --- a/website/docs/cloud-docs/api-docs/notification-configurations.mdx +++ b/website/docs/cloud-docs/api-docs/notification-configurations.mdx @@ -3,6 +3,10 @@ page_title: /notification-configurations API reference for HCP Terraform description: >- Use the HCP Terraform API's `/notification-configurations` endpoint to read, create, update, verify, and delete workspace configurations and create team configurations. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ [200]: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/200 diff --git a/website/docs/cloud-docs/api-docs/oauth-clients.mdx b/website/docs/cloud-docs/api-docs/oauth-clients.mdx index 8e990b9ef..d89034fb5 100644 --- a/website/docs/cloud-docs/api-docs/oauth-clients.mdx +++ b/website/docs/cloud-docs/api-docs/oauth-clients.mdx @@ -3,6 +3,10 @@ page_title: /oauth-clients API reference for HCP Terraform description: >- Use the HCP Terraform API's `/oauth-clients` endpoint to manage connections between VCS providers and organizations and projects. Learn how to read, create, update, and destroy clients. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ [200]: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/200 diff --git a/website/docs/cloud-docs/api-docs/oauth-tokens.mdx b/website/docs/cloud-docs/api-docs/oauth-tokens.mdx index 7965f52ac..7e3d72587 100644 --- a/website/docs/cloud-docs/api-docs/oauth-tokens.mdx +++ b/website/docs/cloud-docs/api-docs/oauth-tokens.mdx @@ -3,6 +3,10 @@ page_title: /oauth-tokens API reference for HCP Terraform description: >- Use the HCP Terraform API's `/oauth-tokens` endpoint to manage the OAuth tokens that connect workspaces to VCS providers. Learn how to read, update, and destroy tokens. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ [200]: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/200 diff --git a/website/docs/cloud-docs/api-docs/organization-memberships.mdx b/website/docs/cloud-docs/api-docs/organization-memberships.mdx index afd20ca5c..f0008395a 100644 --- a/website/docs/cloud-docs/api-docs/organization-memberships.mdx +++ b/website/docs/cloud-docs/api-docs/organization-memberships.mdx @@ -3,6 +3,10 @@ page_title: /organization-memberships API reference for HCP Terraform description: >- Use the HCP Terraform API's `/organization-memberships` endpoint to manage membership in an organization. Invite, list, and remove members from organizations. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ [200]: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/200 diff --git a/website/docs/cloud-docs/api-docs/organization-tags.mdx b/website/docs/cloud-docs/api-docs/organization-tags.mdx index 93628cc5c..b036f07e2 100644 --- a/website/docs/cloud-docs/api-docs/organization-tags.mdx +++ b/website/docs/cloud-docs/api-docs/organization-tags.mdx @@ -3,6 +3,10 @@ page_title: /tags API reference for HCP Terraform description: >- Use the HCP Terraform API's organization `/tags` endpoint to assign, list, and delete tags for an organization. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ [200]: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/200 diff --git a/website/docs/cloud-docs/api-docs/organization-tokens.mdx b/website/docs/cloud-docs/api-docs/organization-tokens.mdx index 6f57b69d1..6bbfc889e 100644 --- a/website/docs/cloud-docs/api-docs/organization-tokens.mdx +++ b/website/docs/cloud-docs/api-docs/organization-tokens.mdx @@ -3,6 +3,10 @@ page_title: /organizations/authentication-token API reference for HCP Terraform description: >- Use the HCP Terraform API's `/organizations/authentication-token` endpoint to generate and delete organization-level API tokens. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ [200]: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/200 diff --git a/website/docs/cloud-docs/api-docs/organizations.mdx b/website/docs/cloud-docs/api-docs/organizations.mdx index 1d0dfbf0e..27ac336df 100644 --- a/website/docs/cloud-docs/api-docs/organizations.mdx +++ b/website/docs/cloud-docs/api-docs/organizations.mdx @@ -3,6 +3,10 @@ page_title: /organizations API reference for HCP Terraform description: >- Use the HCP Terraform API's `/organizations` endpoint to create, update, and destroy organizations, and read their entitlement sets, module producers, and data retention policies. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ [200]: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/200 diff --git a/website/docs/cloud-docs/api-docs/plan-exports.mdx b/website/docs/cloud-docs/api-docs/plan-exports.mdx index 3f201693d..ce4b32fa4 100644 --- a/website/docs/cloud-docs/api-docs/plan-exports.mdx +++ b/website/docs/cloud-docs/api-docs/plan-exports.mdx @@ -3,6 +3,10 @@ page_title: /plan-exports API reference for HCP Terraform description: >- Use the `/plan-exports` endpoint to manage plan exports for a Terraform run. Create and show plan exports, or download and delete exported plan data. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Plan exports API reference diff --git a/website/docs/cloud-docs/api-docs/plans.mdx b/website/docs/cloud-docs/api-docs/plans.mdx index a1ec9b488..89c11ef73 100644 --- a/website/docs/cloud-docs/api-docs/plans.mdx +++ b/website/docs/cloud-docs/api-docs/plans.mdx @@ -3,6 +3,10 @@ page_title: /plans API reference for HCP Terraform description: >- Use the HCP Terraform API's `/plans` endpoint to read a Terraform run plan or generate JSON-formatted execution plans. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ [200]: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/200 diff --git a/website/docs/cloud-docs/api-docs/policies.mdx b/website/docs/cloud-docs/api-docs/policies.mdx index af1dbd35c..cb91d64e2 100644 --- a/website/docs/cloud-docs/api-docs/policies.mdx +++ b/website/docs/cloud-docs/api-docs/policies.mdx @@ -3,6 +3,10 @@ page_title: /policies API reference for HCP Terraform description: >- Use the HCP Terraform API's `/policies` endpoint to list, show, create, upload, update, and delete Sentinel and OPA policies. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ [200]: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/200 diff --git a/website/docs/cloud-docs/api-docs/policy-checks.mdx b/website/docs/cloud-docs/api-docs/policy-checks.mdx index cfc22c39c..a288980a7 100644 --- a/website/docs/cloud-docs/api-docs/policy-checks.mdx +++ b/website/docs/cloud-docs/api-docs/policy-checks.mdx @@ -3,6 +3,10 @@ page_title: /policy-checks API reference for HCP Terraform description: >- Use the HCP Terraform API's `/policy-checks` endpoint to manage and override the Sentinel policy checks that HCP Terraform performs during a run. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ [200]: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/200 diff --git a/website/docs/cloud-docs/api-docs/policy-evaluations.mdx b/website/docs/cloud-docs/api-docs/policy-evaluations.mdx index 9e8431890..9f787fb36 100644 --- a/website/docs/cloud-docs/api-docs/policy-evaluations.mdx +++ b/website/docs/cloud-docs/api-docs/policy-evaluations.mdx @@ -3,6 +3,10 @@ page_title: /policy-evaluations API reference for HCP Terraform description: >- Use the HCP Terraform API's `/policy-evaluations` endpoint to read policy outcomes and evaluations from Sentinel and OPA policies that HCP Terraform performs during a Terraform run. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ [200]: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/200 diff --git a/website/docs/cloud-docs/api-docs/policy-set-params.mdx b/website/docs/cloud-docs/api-docs/policy-set-params.mdx index 724e7af37..633425824 100644 --- a/website/docs/cloud-docs/api-docs/policy-set-params.mdx +++ b/website/docs/cloud-docs/api-docs/policy-set-params.mdx @@ -3,6 +3,10 @@ page_title: /parameters API reference for HCP Terraform description: >- Use the HCP Terraform API's `/parameters` endpoint to manage the key/value pairs that Sentinel uses for policy checks. Read, create, update, and delete parameters. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ [200]: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/200 diff --git a/website/docs/cloud-docs/api-docs/policy-sets.mdx b/website/docs/cloud-docs/api-docs/policy-sets.mdx index e9f9807e2..117e063d0 100644 --- a/website/docs/cloud-docs/api-docs/policy-sets.mdx +++ b/website/docs/cloud-docs/api-docs/policy-sets.mdx @@ -3,6 +3,10 @@ page_title: /policy-sets API reference for HCP Terraform description: >- Use the HCP Terraform API's `/policy-sets` endpoint to read, create, delete, update and version Sentinel and OPA policy sets. Also, attach, exclude, and detach policy sets to workspaces and projects. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ [200]: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/200 diff --git a/website/docs/cloud-docs/api-docs/private-registry/gpg-keys.mdx b/website/docs/cloud-docs/api-docs/private-registry/gpg-keys.mdx index 958473337..8b60fc25d 100644 --- a/website/docs/cloud-docs/api-docs/private-registry/gpg-keys.mdx +++ b/website/docs/cloud-docs/api-docs/private-registry/gpg-keys.mdx @@ -3,6 +3,10 @@ page_title: /gpg-keys API reference for HCP Terraform description: >- Use the HCP Terraform API's `/gpg-keys` endpoint to read, add, get, update, and delete the GPG keys that HCP Terraform uses to sign private providers. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ [200]: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/200 diff --git a/website/docs/cloud-docs/api-docs/private-registry/manage-module-versions.mdx b/website/docs/cloud-docs/api-docs/private-registry/manage-module-versions.mdx index 43599011d..0841b04ae 100644 --- a/website/docs/cloud-docs/api-docs/private-registry/manage-module-versions.mdx +++ b/website/docs/cloud-docs/api-docs/private-registry/manage-module-versions.mdx @@ -3,6 +3,10 @@ page_title: Manage module versions API reference for HCP Terraform description: |- Use these module management endpoints to deprecate, revoke, and revert the status of module versions you published to an organization's private registry. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ [200]: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/200 diff --git a/website/docs/cloud-docs/api-docs/private-registry/modules.mdx b/website/docs/cloud-docs/api-docs/private-registry/modules.mdx index 00190c111..086b17ba1 100644 --- a/website/docs/cloud-docs/api-docs/private-registry/modules.mdx +++ b/website/docs/cloud-docs/api-docs/private-registry/modules.mdx @@ -3,6 +3,10 @@ page_title: /registry-modules API reference for HCP Terraform description: >- Use the HCP Terraform API's `/registry-modules` endpoint to read, publish, update, delete, and add versions to modules in your organization's private registry. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ [200]: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/200 diff --git a/website/docs/cloud-docs/api-docs/private-registry/provider-versions-platforms.mdx b/website/docs/cloud-docs/api-docs/private-registry/provider-versions-platforms.mdx index 759a1607d..4b5d94182 100644 --- a/website/docs/cloud-docs/api-docs/private-registry/provider-versions-platforms.mdx +++ b/website/docs/cloud-docs/api-docs/private-registry/provider-versions-platforms.mdx @@ -3,6 +3,10 @@ page_title: /registry-providers API reference for HCP Terraform description: >- Use the HCP Terraform API's `/registry-providers` endpoint to read, create, and delete private providers versions and platforms in your private registry. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ [200]: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/200 diff --git a/website/docs/cloud-docs/api-docs/private-registry/providers.mdx b/website/docs/cloud-docs/api-docs/private-registry/providers.mdx index 3f774ea2f..78901032e 100644 --- a/website/docs/cloud-docs/api-docs/private-registry/providers.mdx +++ b/website/docs/cloud-docs/api-docs/private-registry/providers.mdx @@ -3,6 +3,10 @@ page_title: /registry-providers API reference for HCP Terraform description: >- Use the HCP Terraform API's organization `/registry-providers` endpoint to list, create, get, and delete providers in your private registry. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ [200]: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/200 diff --git a/website/docs/cloud-docs/api-docs/private-registry/tests.mdx b/website/docs/cloud-docs/api-docs/private-registry/tests.mdx index 58f50c914..026f751c7 100644 --- a/website/docs/cloud-docs/api-docs/private-registry/tests.mdx +++ b/website/docs/cloud-docs/api-docs/private-registry/tests.mdx @@ -3,6 +3,10 @@ page_title: /tests API reference for HCP Terraform description: >- Use the HCP Terraform API's `/tests` endpoint to list, get, create, and cancel Terraform test runs. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ [200]: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/200 diff --git a/website/docs/cloud-docs/api-docs/project-team-access.mdx b/website/docs/cloud-docs/api-docs/project-team-access.mdx index a2dcdd880..54513618b 100644 --- a/website/docs/cloud-docs/api-docs/project-team-access.mdx +++ b/website/docs/cloud-docs/api-docs/project-team-access.mdx @@ -3,6 +3,10 @@ page_title: /team-projects API reference for HCP Terraform description: >- Use the HCP Terraform API's `/team-projects` endpoint to read, add, update, and remove team access from a project. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ [200]: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/200 diff --git a/website/docs/cloud-docs/api-docs/projects.mdx b/website/docs/cloud-docs/api-docs/projects.mdx index 98a5e6263..edb9d53dd 100644 --- a/website/docs/cloud-docs/api-docs/projects.mdx +++ b/website/docs/cloud-docs/api-docs/projects.mdx @@ -3,6 +3,10 @@ page_title: /projects API reference for HCP Terraform description: >- Use the HCP Terraform API's `/projects` endpoint to list, show, create, update, and delete an organization's projects. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ [200]: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/200 diff --git a/website/docs/cloud-docs/api-docs/reserved-tag-keys.mdx b/website/docs/cloud-docs/api-docs/reserved-tag-keys.mdx index d57e04324..cd0f1e40e 100644 --- a/website/docs/cloud-docs/api-docs/reserved-tag-keys.mdx +++ b/website/docs/cloud-docs/api-docs/reserved-tag-keys.mdx @@ -3,6 +3,10 @@ page_title: /reserved-tag-keys API reference for HCP Terraform description: >- Use the `/reserved-tag-keys` API endpoints to reserve tag keys that have special meaning for your organization. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ [200]: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/200 diff --git a/website/docs/cloud-docs/api-docs/run-tasks/run-task-stages-and-results.mdx b/website/docs/cloud-docs/api-docs/run-tasks/run-task-stages-and-results.mdx index f0dc1e306..a621392e8 100644 --- a/website/docs/cloud-docs/api-docs/run-tasks/run-task-stages-and-results.mdx +++ b/website/docs/cloud-docs/api-docs/run-tasks/run-task-stages-and-results.mdx @@ -3,6 +3,10 @@ page_title: /task-stages API reference for HCP Terraform description: >- Use the HCP Terraform API's `/task-stages` endpoint to read run tasks and their results, and override run task stages. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ [200]: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/200 diff --git a/website/docs/cloud-docs/api-docs/run-tasks/run-tasks-integration.mdx b/website/docs/cloud-docs/api-docs/run-tasks/run-tasks-integration.mdx index 5ea534a2a..aa88c2fbf 100644 --- a/website/docs/cloud-docs/api-docs/run-tasks/run-tasks-integration.mdx +++ b/website/docs/cloud-docs/api-docs/run-tasks/run-tasks-integration.mdx @@ -3,6 +3,10 @@ page_title: Run tasks integration API for HCP Terraform description: >- Use HCP Terraform API's run task integration API to trigger run tasks at specific run phases and learn how to read run task responses. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ [200]: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/200 diff --git a/website/docs/cloud-docs/api-docs/run-tasks/run-tasks.mdx b/website/docs/cloud-docs/api-docs/run-tasks/run-tasks.mdx index f27517d0b..547b9341a 100644 --- a/website/docs/cloud-docs/api-docs/run-tasks/run-tasks.mdx +++ b/website/docs/cloud-docs/api-docs/run-tasks/run-tasks.mdx @@ -3,6 +3,10 @@ page_title: /tasks API reference for HCP Terraform description: >- Use HCP Terraform API's `/tasks` endpoint to read, create, update, and delete run tasks, and read, update, delete and associate run tasks to workspaces. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ [200]: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/200 diff --git a/website/docs/cloud-docs/api-docs/run-triggers.mdx b/website/docs/cloud-docs/api-docs/run-triggers.mdx index eeb6ee1c4..eaf24e4d5 100644 --- a/website/docs/cloud-docs/api-docs/run-triggers.mdx +++ b/website/docs/cloud-docs/api-docs/run-triggers.mdx @@ -3,6 +3,10 @@ page_title: /run-triggers API reference for HCP Terraform description: >- Use the HCP Terraform API's `/run-triggers` endpoint to read, create, and delete run triggers. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ [200]: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/200 diff --git a/website/docs/cloud-docs/api-docs/run.mdx b/website/docs/cloud-docs/api-docs/run.mdx index ea5b43c1e..fac6e76c4 100644 --- a/website/docs/cloud-docs/api-docs/run.mdx +++ b/website/docs/cloud-docs/api-docs/run.mdx @@ -3,6 +3,10 @@ page_title: /runs API reference for HCP Terraform description: >- Use the HCP Terraform API's `/runs` endpoint to read, get, create, apply, discard, execute, and cancel Terraform runs. You can also list a workspace's or organization's runs. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ [200]: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/200 diff --git a/website/docs/cloud-docs/api-docs/ssh-keys.mdx b/website/docs/cloud-docs/api-docs/ssh-keys.mdx index 9b603ea5b..a03201f40 100644 --- a/website/docs/cloud-docs/api-docs/ssh-keys.mdx +++ b/website/docs/cloud-docs/api-docs/ssh-keys.mdx @@ -3,6 +3,10 @@ page_title: /ssh-keys API reference for HCP Terraform description: >- Use the HCP Terraform API's `/ssh-keys` endpoint to read, get, create, update, and delete an organization's SSH keys. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ [200]: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/200 diff --git a/website/docs/cloud-docs/api-docs/stability-policy.mdx b/website/docs/cloud-docs/api-docs/stability-policy.mdx index 76b6707ed..941192365 100644 --- a/website/docs/cloud-docs/api-docs/stability-policy.mdx +++ b/website/docs/cloud-docs/api-docs/stability-policy.mdx @@ -4,6 +4,10 @@ description: >- Learn how HashiCorp plans for stability, backward compatibility, and deprecation for the HCP Terraform APIs. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # API stability policy diff --git a/website/docs/cloud-docs/api-docs/state-version-outputs.mdx b/website/docs/cloud-docs/api-docs/state-version-outputs.mdx index aeacde16d..bc391a72c 100644 --- a/website/docs/cloud-docs/api-docs/state-version-outputs.mdx +++ b/website/docs/cloud-docs/api-docs/state-version-outputs.mdx @@ -3,6 +3,10 @@ page_title: /state-version-outputs API reference for HCP Terraform description: >- Use the HCP Terraform API's `/state-version-outputs` endpoint to read the outputs from a specified Terraform state version or a workspace's current outputs. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ [200]: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/200 diff --git a/website/docs/cloud-docs/api-docs/state-versions.mdx b/website/docs/cloud-docs/api-docs/state-versions.mdx index 655e50fa7..61af10533 100644 --- a/website/docs/cloud-docs/api-docs/state-versions.mdx +++ b/website/docs/cloud-docs/api-docs/state-versions.mdx @@ -3,6 +3,10 @@ page_title: /state-versions API reference for HCP Terraform description: >- Use the HCP Terraform API's `/state-versions` endpoint to read, create, upload, fetch, rollback, delete, and mark state versions for garbage collection. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ [200]: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/200 diff --git a/website/docs/cloud-docs/api-docs/subscriptions.mdx b/website/docs/cloud-docs/api-docs/subscriptions.mdx index e674ad23b..8765a14cd 100644 --- a/website/docs/cloud-docs/api-docs/subscriptions.mdx +++ b/website/docs/cloud-docs/api-docs/subscriptions.mdx @@ -4,6 +4,10 @@ tfc_only: true description: >- Use the HCP Terraform API's `/subscriptions` endpoint to list an organization's subscriptions and access a specific subscription. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ [200]: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/200 diff --git a/website/docs/cloud-docs/api-docs/team-access.mdx b/website/docs/cloud-docs/api-docs/team-access.mdx index 6bb9d6877..b6e004b6a 100644 --- a/website/docs/cloud-docs/api-docs/team-access.mdx +++ b/website/docs/cloud-docs/api-docs/team-access.mdx @@ -3,6 +3,10 @@ page_title: /team-workspaces API reference for HCP Terraform description: >- Use the HCP Terraform API's `/team-workspaces` endpoint to manage team access to a workspace. Read, add, update, and remove a team's access to workspaces. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ [200]: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/200 diff --git a/website/docs/cloud-docs/api-docs/team-members.mdx b/website/docs/cloud-docs/api-docs/team-members.mdx index e37e6c406..b9d8795e5 100644 --- a/website/docs/cloud-docs/api-docs/team-members.mdx +++ b/website/docs/cloud-docs/api-docs/team-members.mdx @@ -3,6 +3,10 @@ page_title: /relationships API reference for HCP Terraform description: >- Use the HCP Terraform API's `/relationships` endpoints to add and remove users from teams using an account or organization membership ID. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ [200]: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/200 diff --git a/website/docs/cloud-docs/api-docs/team-tokens.mdx b/website/docs/cloud-docs/api-docs/team-tokens.mdx index 6d745e2c5..c2a834882 100644 --- a/website/docs/cloud-docs/api-docs/team-tokens.mdx +++ b/website/docs/cloud-docs/api-docs/team-tokens.mdx @@ -3,6 +3,10 @@ page_title: /teams/:team_id/authentication-tokens API reference for HCP Terrafor description: >- Use the HCP Terraform API's `/teams/:team_id/authentication-tokens` endpoint to generate, delete, and list a team's API tokens. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ [200]: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/200 diff --git a/website/docs/cloud-docs/api-docs/teams.mdx b/website/docs/cloud-docs/api-docs/teams.mdx index 1cb96bd08..1ef3431cb 100644 --- a/website/docs/cloud-docs/api-docs/teams.mdx +++ b/website/docs/cloud-docs/api-docs/teams.mdx @@ -3,6 +3,10 @@ page_title: /teams API reference for HCP Terraform description: >- Use the HCP Terraform API's `/teams` endpoint to read, create, update, and delete teams. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ [200]: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/200 diff --git a/website/docs/cloud-docs/api-docs/user-tokens.mdx b/website/docs/cloud-docs/api-docs/user-tokens.mdx index d2c139c43..8439ebd3d 100644 --- a/website/docs/cloud-docs/api-docs/user-tokens.mdx +++ b/website/docs/cloud-docs/api-docs/user-tokens.mdx @@ -3,6 +3,10 @@ page_title: /users/authentication-tokens API reference for HCP Terraform description: >- Use the HCP Terraform API's `/users/authentication-tokens` endpoint to read, create, and destroy user-specific API tokens. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ [200]: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/200 diff --git a/website/docs/cloud-docs/api-docs/users.mdx b/website/docs/cloud-docs/api-docs/users.mdx index 3de9925ab..cd171c619 100644 --- a/website/docs/cloud-docs/api-docs/users.mdx +++ b/website/docs/cloud-docs/api-docs/users.mdx @@ -2,6 +2,10 @@ page_title: /users API reference for HCP Terraform description: Use the HCP Terraform API's `/users` endpoint to read a user's details. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ [200]: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/200 diff --git a/website/docs/cloud-docs/api-docs/variable-sets.mdx b/website/docs/cloud-docs/api-docs/variable-sets.mdx index 6c483fa58..5d6a6f9fc 100644 --- a/website/docs/cloud-docs/api-docs/variable-sets.mdx +++ b/website/docs/cloud-docs/api-docs/variable-sets.mdx @@ -3,6 +3,10 @@ page_title: /varsets API reference for HCP Terraform description: >- Use the HCP Terraform API's `/varsets` endpoint to read, create, update, and delete variable sets, and apply or remove variable sets from workspaces and projects. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Variable sets API reference diff --git a/website/docs/cloud-docs/api-docs/variables.mdx b/website/docs/cloud-docs/api-docs/variables.mdx index 82eeb9d6c..d9945368c 100644 --- a/website/docs/cloud-docs/api-docs/variables.mdx +++ b/website/docs/cloud-docs/api-docs/variables.mdx @@ -3,6 +3,10 @@ page_title: /vars API reference for HCP Terraform description: >- Use the HCP Terraform API's `/vars` endpoint to manage organization-level variables. Learn how to read, create, update, and delete variables using the API. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ [200]: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/200 diff --git a/website/docs/cloud-docs/api-docs/vcs-events.mdx b/website/docs/cloud-docs/api-docs/vcs-events.mdx index 6bca735c3..03b8d4693 100644 --- a/website/docs/cloud-docs/api-docs/vcs-events.mdx +++ b/website/docs/cloud-docs/api-docs/vcs-events.mdx @@ -3,6 +3,10 @@ page_title: /vcs-events API reference for HCP Terraform description: >- Use the HCP Terraform API's `/vcs-events` endpoint to list VCS-related events within your organization. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # VCS events API reference diff --git a/website/docs/cloud-docs/api-docs/workspace-resources.mdx b/website/docs/cloud-docs/api-docs/workspace-resources.mdx index 4b8714d81..34fa07407 100644 --- a/website/docs/cloud-docs/api-docs/workspace-resources.mdx +++ b/website/docs/cloud-docs/api-docs/workspace-resources.mdx @@ -3,6 +3,10 @@ page_title: /workspaces/resources API reference for HCP Terraform description: >- Use the HCP Terraform API's `/workspaces/resources` endpoint to list all of a workspace's resources. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ [200]: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/200 diff --git a/website/docs/cloud-docs/api-docs/workspace-variables.mdx b/website/docs/cloud-docs/api-docs/workspace-variables.mdx index 33cd7302d..04e293fb2 100644 --- a/website/docs/cloud-docs/api-docs/workspace-variables.mdx +++ b/website/docs/cloud-docs/api-docs/workspace-variables.mdx @@ -3,6 +3,10 @@ page_title: /workspaces/vars API reference for HCP Terraform description: >- Use the HCP Terraform API's workspace `/workspaces/vars` endpoint to manage workspace-specific variables. Read, create, update, and delete workspace variables. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ [200]: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/200 diff --git a/website/docs/cloud-docs/api-docs/workspaces.mdx b/website/docs/cloud-docs/api-docs/workspaces.mdx index 4316b7ee9..5702605b7 100644 --- a/website/docs/cloud-docs/api-docs/workspaces.mdx +++ b/website/docs/cloud-docs/api-docs/workspaces.mdx @@ -3,6 +3,10 @@ page_title: /workspaces API reference for HCP Terraform description: >- Use the HCP Terraform API's `/workspaces` endpoint to read, create, update, lock, unlock, and delete workspaces and manage SSH keys, tags, and remote state consumers. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ [200]: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/200 diff --git a/website/docs/cloud-docs/architectural-details/data-security.mdx b/website/docs/cloud-docs/architectural-details/data-security.mdx index 362e1c1d5..8ed65bcb7 100644 --- a/website/docs/cloud-docs/architectural-details/data-security.mdx +++ b/website/docs/cloud-docs/architectural-details/data-security.mdx @@ -3,6 +3,10 @@ page_title: Data security for HCP Terraform description: >- Learn about the parts of the HCP Terraform application that contain sensitive data and the storage and encryption methods that HCP Terraform uses to secure them. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Data security diff --git a/website/docs/cloud-docs/architectural-details/index.mdx b/website/docs/cloud-docs/architectural-details/index.mdx index 0a5a3276a..b075209df 100644 --- a/website/docs/cloud-docs/architectural-details/index.mdx +++ b/website/docs/cloud-docs/architectural-details/index.mdx @@ -4,6 +4,10 @@ description: >- Learn how we designed HCP Terraform's architecture and its operating characteristics, which you can use to inform your own workflows. tfc_only: true --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Architectural details diff --git a/website/docs/cloud-docs/architectural-details/ip-ranges.mdx b/website/docs/cloud-docs/architectural-details/ip-ranges.mdx index d1205f0a8..5970670e3 100644 --- a/website/docs/cloud-docs/architectural-details/ip-ranges.mdx +++ b/website/docs/cloud-docs/architectural-details/ip-ranges.mdx @@ -4,6 +4,10 @@ description: >- Learn how HCP Terraform uses static IP ranges to support features such as notifications and VCS connections. HCP Terraform IP ranges may change. tfc_only: true --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # IP ranges diff --git a/website/docs/cloud-docs/architectural-details/security-model.mdx b/website/docs/cloud-docs/architectural-details/security-model.mdx index 37ea926f0..e825b3d5a 100644 --- a/website/docs/cloud-docs/architectural-details/security-model.mdx +++ b/website/docs/cloud-docs/architectural-details/security-model.mdx @@ -4,6 +4,10 @@ description: >- Learn about HCP Terraform's security and authorization model to identify potential security threats and follow our recommendations for using HCP Terraform securely. tfc_only: true --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Security model diff --git a/website/docs/cloud-docs/cost-estimation/aws.mdx b/website/docs/cloud-docs/cost-estimation/aws.mdx index 7f5831499..243f057fd 100644 --- a/website/docs/cloud-docs/cost-estimation/aws.mdx +++ b/website/docs/cloud-docs/cost-estimation/aws.mdx @@ -3,6 +3,10 @@ page_title: AWS resources included in cost estimation in HCP Terraform description: >- Learn which AWS resources HCP Terraform includes in cost estimation. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # AWS resources included in cost estimation diff --git a/website/docs/cloud-docs/cost-estimation/azure.mdx b/website/docs/cloud-docs/cost-estimation/azure.mdx index 4f4ed0acd..a47dc29fb 100644 --- a/website/docs/cloud-docs/cost-estimation/azure.mdx +++ b/website/docs/cloud-docs/cost-estimation/azure.mdx @@ -3,6 +3,10 @@ page_title: Azure resources included in cost estimation in HCP Terraform description: >- Learn which Azure resources HCP Terraform includes in cost estimation. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Azure resources included in cost estimation diff --git a/website/docs/cloud-docs/cost-estimation/gcp.mdx b/website/docs/cloud-docs/cost-estimation/gcp.mdx index a751d7b67..e67e5b5aa 100644 --- a/website/docs/cloud-docs/cost-estimation/gcp.mdx +++ b/website/docs/cloud-docs/cost-estimation/gcp.mdx @@ -3,6 +3,10 @@ page_title: GCP resources included in cost estimation in HCP Terraform description: >- Learn which GCP resources HCP Terraform includes in cost estimation. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # GCP resources included in cost estimation diff --git a/website/docs/cloud-docs/cost-estimation/index.mdx b/website/docs/cloud-docs/cost-estimation/index.mdx index cb3b6948b..e023f5b3e 100644 --- a/website/docs/cloud-docs/cost-estimation/index.mdx +++ b/website/docs/cloud-docs/cost-estimation/index.mdx @@ -3,6 +3,10 @@ page_title: Cost estimation overview for HCP Terraform description: >- HCP Terraform can estimate the total cost and delta of resources from your Terraform configuration. Use cost estimation to get hourly and monthly cost estimates for each resource. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Cost estimation overview diff --git a/website/docs/cloud-docs/index.mdx b/website/docs/cloud-docs/index.mdx index 23a866df9..f9ed63b0d 100644 --- a/website/docs/cloud-docs/index.mdx +++ b/website/docs/cloud-docs/index.mdx @@ -4,6 +4,10 @@ description: >- HCP Terraform is an application that helps teams use Terraform to provision infrastructure. Learn how HCP Terraform can help you collaborate, manage remote state, and automate workflows. tfc_only: true --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # What is HCP Terraform? diff --git a/website/docs/cloud-docs/integrations/aws-service-catalog/index.mdx b/website/docs/cloud-docs/integrations/aws-service-catalog/index.mdx index dac8dbc15..061d7d913 100644 --- a/website/docs/cloud-docs/integrations/aws-service-catalog/index.mdx +++ b/website/docs/cloud-docs/integrations/aws-service-catalog/index.mdx @@ -3,6 +3,10 @@ page_title: HCP Terraform for AWS Service Catalog overview description: >- HCP Terraform for AWS Service Catalog lets you provision infrastructure with HCP Terraform inside AWS Service Catalog. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # HCP Terraform for AWS Service Catalog overview diff --git a/website/docs/cloud-docs/integrations/index.mdx b/website/docs/cloud-docs/integrations/index.mdx index 1c7b50968..632705434 100644 --- a/website/docs/cloud-docs/integrations/index.mdx +++ b/website/docs/cloud-docs/integrations/index.mdx @@ -3,6 +3,10 @@ page_title: Integrations overview for HCP Terraform description: >- Use HCP Terraform integrations to connect HCP Terraform with third-party platforms and systems. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Overview diff --git a/website/docs/cloud-docs/integrations/kubernetes/annotations-and-labels.mdx b/website/docs/cloud-docs/integrations/kubernetes/annotations-and-labels.mdx index 2d99288d0..9e17b9bfb 100644 --- a/website/docs/cloud-docs/integrations/kubernetes/annotations-and-labels.mdx +++ b/website/docs/cloud-docs/integrations/kubernetes/annotations-and-labels.mdx @@ -3,6 +3,10 @@ page_title: HCP Terraform Operator for Kubernetes annotations and labels description: >- Use annotations and labels with the HCP Terraform Operator for Kubernetes to manage Terraform runs. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # HCP Terraform Operator for Kubernetes annotations and labels diff --git a/website/docs/cloud-docs/integrations/kubernetes/api-reference.mdx b/website/docs/cloud-docs/integrations/kubernetes/api-reference.mdx index 7a5a740b3..797af991a 100644 --- a/website/docs/cloud-docs/integrations/kubernetes/api-reference.mdx +++ b/website/docs/cloud-docs/integrations/kubernetes/api-reference.mdx @@ -3,6 +3,10 @@ page_title: HCP Terraform Operator for Kubernetes API reference description: >- Use the HCP Terraform Operator for Kubernetes API to manage HCP Terraform workspaces, modules, and agent pools. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # HCP Terraform Operator for Kubernetes API reference diff --git a/website/docs/cloud-docs/integrations/kubernetes/index.mdx b/website/docs/cloud-docs/integrations/kubernetes/index.mdx index 00c57942f..a724c186f 100644 --- a/website/docs/cloud-docs/integrations/kubernetes/index.mdx +++ b/website/docs/cloud-docs/integrations/kubernetes/index.mdx @@ -4,6 +4,10 @@ description: >- The HCP Terraform Operator for Kubernetes allows you to provision infrastructure directly from the Kubernetes control plane. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # HCP Terraform Operator for Kubernetes overview diff --git a/website/docs/cloud-docs/integrations/kubernetes/ops-v2-migration.mdx b/website/docs/cloud-docs/integrations/kubernetes/ops-v2-migration.mdx index 05b52fbf9..4c98d8ed9 100644 --- a/website/docs/cloud-docs/integrations/kubernetes/ops-v2-migration.mdx +++ b/website/docs/cloud-docs/integrations/kubernetes/ops-v2-migration.mdx @@ -3,6 +3,10 @@ page_title: Migrate to HCP Terraform Operator for Kubernetes v2 description: >- Learn how to upgrade the Terraform Kubernetes Operator from version 1 to version 2. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Migrate to HCP Terraform Operator for Kubernetes v2 diff --git a/website/docs/cloud-docs/integrations/kubernetes/setup.mdx b/website/docs/cloud-docs/integrations/kubernetes/setup.mdx index 319c34b74..6f40c4581 100644 --- a/website/docs/cloud-docs/integrations/kubernetes/setup.mdx +++ b/website/docs/cloud-docs/integrations/kubernetes/setup.mdx @@ -3,6 +3,10 @@ page_title: Set up the HCP Terraform Operator for Kubernetes description: >- Learn how to install and configure the HCP Terraform Operator for Kubernetes. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Set up the HCP Terraform Operator for Kubernetes diff --git a/website/docs/cloud-docs/integrations/run-tasks/index.mdx b/website/docs/cloud-docs/integrations/run-tasks/index.mdx index 52a32e1bc..02bf431c2 100644 --- a/website/docs/cloud-docs/integrations/run-tasks/index.mdx +++ b/website/docs/cloud-docs/integrations/run-tasks/index.mdx @@ -3,6 +3,10 @@ page_title: Set up HCP Terraform run task integrations description: >- Use run tasks to execute tasks in external systems at specific points in the HCP Terraform run lifecycle. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Set up run task integrations diff --git a/website/docs/cloud-docs/integrations/service-now/service-catalog-terraform/admin-guide.mdx b/website/docs/cloud-docs/integrations/service-now/service-catalog-terraform/admin-guide.mdx index 85af95a34..93d72d58a 100644 --- a/website/docs/cloud-docs/integrations/service-now/service-catalog-terraform/admin-guide.mdx +++ b/website/docs/cloud-docs/integrations/service-now/service-catalog-terraform/admin-guide.mdx @@ -2,6 +2,10 @@ page_title: Configure the ServiceNow Service Catalog integration description: Learn how to configure the ServiceNow Service Catalog integration workers. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Configure the ServiceNow Service Catalog integration diff --git a/website/docs/cloud-docs/integrations/service-now/service-catalog-terraform/developer-reference.mdx b/website/docs/cloud-docs/integrations/service-now/service-catalog-terraform/developer-reference.mdx index c3de218a2..1c80b333e 100644 --- a/website/docs/cloud-docs/integrations/service-now/service-catalog-terraform/developer-reference.mdx +++ b/website/docs/cloud-docs/integrations/service-now/service-catalog-terraform/developer-reference.mdx @@ -2,6 +2,10 @@ page_title: ServiceNow Service Catalog integration developer reference description: Learn how developers can customize the ServiceNow Service Catalog integration. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Terraform ServiceNow Service Catalog Integration Developer Reference diff --git a/website/docs/cloud-docs/integrations/service-now/service-catalog-terraform/example-customizations.mdx b/website/docs/cloud-docs/integrations/service-now/service-catalog-terraform/example-customizations.mdx index 38353d834..6ff21e581 100644 --- a/website/docs/cloud-docs/integrations/service-now/service-catalog-terraform/example-customizations.mdx +++ b/website/docs/cloud-docs/integrations/service-now/service-catalog-terraform/example-customizations.mdx @@ -2,6 +2,10 @@ page_title: ServiceNow Service Catalog integration example configurations description: Learn from example common customizations of the ServiceNow Service Catalog integration. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # ServiceNow Service Catalog integration example configurations diff --git a/website/docs/cloud-docs/integrations/service-now/service-catalog-terraform/index.mdx b/website/docs/cloud-docs/integrations/service-now/service-catalog-terraform/index.mdx index caa4e1df8..2fb75cf17 100644 --- a/website/docs/cloud-docs/integrations/service-now/service-catalog-terraform/index.mdx +++ b/website/docs/cloud-docs/integrations/service-now/service-catalog-terraform/index.mdx @@ -2,6 +2,10 @@ page_title: Set up ServiceNow Service Catalog integration for HCP Terraform description: Learn how to set up the ServiceNow Service Catalog integration for HCP Terraform. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Set up ServiceNow Service Catalog integration for HCP Terraform diff --git a/website/docs/cloud-docs/integrations/service-now/service-catalog-terraform/service-catalog-config.mdx b/website/docs/cloud-docs/integrations/service-now/service-catalog-terraform/service-catalog-config.mdx index 8a87d5f39..e6b46d412 100644 --- a/website/docs/cloud-docs/integrations/service-now/service-catalog-terraform/service-catalog-config.mdx +++ b/website/docs/cloud-docs/integrations/service-now/service-catalog-terraform/service-catalog-config.mdx @@ -3,6 +3,10 @@ page_title: Create and manage ServiceNow Service Catalog items with HCP Terrafor description: |- Create and manage service catalog items to allow end users to provision infrastructure using ServiceNow and HCP Terraform. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Create and manage ServiceNow Service Catalog items diff --git a/website/docs/cloud-docs/integrations/service-now/service-catalog-terraform/troubleshoot.mdx b/website/docs/cloud-docs/integrations/service-now/service-catalog-terraform/troubleshoot.mdx index 51fc868f1..32bc261fa 100644 --- a/website/docs/cloud-docs/integrations/service-now/service-catalog-terraform/troubleshoot.mdx +++ b/website/docs/cloud-docs/integrations/service-now/service-catalog-terraform/troubleshoot.mdx @@ -2,6 +2,10 @@ page_title: Troubleshoot the ServiceNow Service Catalog Integration for HCP Terraform description: Troubleshooting tips for ServiceNow Service Catalog Integration. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Troubleshoot the ServiceNow Service Catalog integration diff --git a/website/docs/cloud-docs/integrations/service-now/service-graph/customizations.mdx b/website/docs/cloud-docs/integrations/service-now/service-graph/customizations.mdx index d89d6ea4f..112258915 100644 --- a/website/docs/cloud-docs/integrations/service-now/service-graph/customizations.mdx +++ b/website/docs/cloud-docs/integrations/service-now/service-graph/customizations.mdx @@ -3,6 +3,10 @@ page_title: Customize the ServiceNow Service Graph Connector for HCP Terraform description: >- Learn how to edit ETL mappings in the ServiceNow Service Graph Connector for HCP Terraform integration. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Customize the ServiceNow Service Graph Connector for Terraform diff --git a/website/docs/cloud-docs/integrations/service-now/service-graph/index.mdx b/website/docs/cloud-docs/integrations/service-now/service-graph/index.mdx index db0f25826..e42827a73 100644 --- a/website/docs/cloud-docs/integrations/service-now/service-graph/index.mdx +++ b/website/docs/cloud-docs/integrations/service-now/service-graph/index.mdx @@ -3,6 +3,10 @@ page_title: ServiceNow Service Graph Connector for HCP Terraform overview description: >- Use the ServiceNow Service Graph Connector to enable users to import HCP Terraform-built infrastructure into ServiceNow CMDB. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # ServiceNow Service Graph Connector for Terraform overview diff --git a/website/docs/cloud-docs/integrations/service-now/service-graph/resource-coverage/aws.mdx b/website/docs/cloud-docs/integrations/service-now/service-graph/resource-coverage/aws.mdx index a0e7cac2e..9be9773cf 100644 --- a/website/docs/cloud-docs/integrations/service-now/service-graph/resource-coverage/aws.mdx +++ b/website/docs/cloud-docs/integrations/service-now/service-graph/resource-coverage/aws.mdx @@ -3,6 +3,10 @@ page_title: ServiceNow Service Graph Connector AWS resource coverage description: >- Use the ServiceNow Service Graph integration to import selected resources from AWS into ServiceNow CMDB. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # ServiceNow Service Graph Connector AWS resource coverage diff --git a/website/docs/cloud-docs/integrations/service-now/service-graph/resource-coverage/azure.mdx b/website/docs/cloud-docs/integrations/service-now/service-graph/resource-coverage/azure.mdx index e12f0b382..ac2a5aea8 100644 --- a/website/docs/cloud-docs/integrations/service-now/service-graph/resource-coverage/azure.mdx +++ b/website/docs/cloud-docs/integrations/service-now/service-graph/resource-coverage/azure.mdx @@ -3,6 +3,10 @@ page_title: ServiceNow Service Graph Connector Microsoft Azure resource coverage description: >- Use the ServiceNow Service Graph integration to import selected resources from Microsoft Azure into ServiceNow CMDB. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # ServiceNow Service Graph Connector Microsoft Azure resource coverage diff --git a/website/docs/cloud-docs/integrations/service-now/service-graph/resource-coverage/gcp.mdx b/website/docs/cloud-docs/integrations/service-now/service-graph/resource-coverage/gcp.mdx index 8efc755f8..125bfad87 100644 --- a/website/docs/cloud-docs/integrations/service-now/service-graph/resource-coverage/gcp.mdx +++ b/website/docs/cloud-docs/integrations/service-now/service-graph/resource-coverage/gcp.mdx @@ -3,6 +3,10 @@ page_title: ServiceNow Service Graph Connector Google Cloud resource coverage description: >- Use the ServiceNow Service Graph for HCP Terraform integration to import selected resources from Google Cloud into ServiceNow CMDB. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # ServiceNow Service Graph Connector Google Cloud resource coverage diff --git a/website/docs/cloud-docs/integrations/service-now/service-graph/resource-coverage/index.mdx b/website/docs/cloud-docs/integrations/service-now/service-graph/resource-coverage/index.mdx index 4d03a4975..4150a6751 100644 --- a/website/docs/cloud-docs/integrations/service-now/service-graph/resource-coverage/index.mdx +++ b/website/docs/cloud-docs/integrations/service-now/service-graph/resource-coverage/index.mdx @@ -3,6 +3,10 @@ page_title: ServiceNow Service Graph Connector for HCP Terraform resource covera description: >- The ServiceNow Service Graph for HCP Terraform integration imports selected resources from major cloud providers into ServiceNow CMDB. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # ServiceNow Service Graph Connector for Terraform resource coverage overview diff --git a/website/docs/cloud-docs/integrations/service-now/service-graph/resource-coverage/vsphere.mdx b/website/docs/cloud-docs/integrations/service-now/service-graph/resource-coverage/vsphere.mdx index 43875781b..dbfc1456b 100644 --- a/website/docs/cloud-docs/integrations/service-now/service-graph/resource-coverage/vsphere.mdx +++ b/website/docs/cloud-docs/integrations/service-now/service-graph/resource-coverage/vsphere.mdx @@ -3,6 +3,10 @@ page_title: ServiceNow Service Graph Connector VMware vSphere resource coverage description: >- Use the ServiceNow Service Graph integration to import selected resources from VMware vSphere into ServiceNow CMDB. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # ServiceNow Service Graph Connector VMware vSphere resource coverage diff --git a/website/docs/cloud-docs/integrations/service-now/service-graph/service-graph-setup.mdx b/website/docs/cloud-docs/integrations/service-now/service-graph/service-graph-setup.mdx index f3514364c..849a5ea1d 100644 --- a/website/docs/cloud-docs/integrations/service-now/service-graph/service-graph-setup.mdx +++ b/website/docs/cloud-docs/integrations/service-now/service-graph/service-graph-setup.mdx @@ -3,6 +3,10 @@ page_title: Set up the ServiceNow Service Graph Connector for HCP Terraform description: >- Learn how to set up the ServiceNow Service Graph Connector for HCP Terraform. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Set up the ServiceNow Service Graph Connector diff --git a/website/docs/cloud-docs/integrations/splunk/index.mdx b/website/docs/cloud-docs/integrations/splunk/index.mdx index 6b1e5371c..0659f0a67 100644 --- a/website/docs/cloud-docs/integrations/splunk/index.mdx +++ b/website/docs/cloud-docs/integrations/splunk/index.mdx @@ -4,6 +4,10 @@ description: >- Use Splunk to pull HCP Terraform audit logs to help identify the most active policies, significant operations changes, and more. tfc_only: true --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Set up HCP Terraform for Splunk diff --git a/website/docs/cloud-docs/migrate/index.mdx b/website/docs/cloud-docs/migrate/index.mdx index 2b66f6fce..fc9401aae 100644 --- a/website/docs/cloud-docs/migrate/index.mdx +++ b/website/docs/cloud-docs/migrate/index.mdx @@ -4,6 +4,10 @@ description: >- Learn how to migrate existing Terraform state to HCP Terraform or Terraform Enterprise so that you can manage existing infrastructure without de-provisioning. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Migrate Terraform state to HCP Terraform or Terraform Enterprise diff --git a/website/docs/cloud-docs/migrate/tf-migrate/index.mdx b/website/docs/cloud-docs/migrate/tf-migrate/index.mdx index 8d0637691..af7b67183 100644 --- a/website/docs/cloud-docs/migrate/tf-migrate/index.mdx +++ b/website/docs/cloud-docs/migrate/tf-migrate/index.mdx @@ -3,6 +3,10 @@ page_title: Terraform migrate overview description: >- Learn how to install and configure the Terraform migrate tf-migrate CLI tool. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Terraform migrate diff --git a/website/docs/cloud-docs/migrate/tf-migrate/reference/configuration.mdx b/website/docs/cloud-docs/migrate/tf-migrate/reference/configuration.mdx index 844767662..b8d9eaf5e 100644 --- a/website/docs/cloud-docs/migrate/tf-migrate/reference/configuration.mdx +++ b/website/docs/cloud-docs/migrate/tf-migrate/reference/configuration.mdx @@ -3,6 +3,10 @@ page_title: Configuration file reference description: >- You can configure `tf-migrate` to control how it migrate your state to HCP Terraform or Terraform Enterprise. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # `tf-migrate` configuration file reference diff --git a/website/docs/cloud-docs/migrate/tf-migrate/reference/execute.mdx b/website/docs/cloud-docs/migrate/tf-migrate/reference/execute.mdx index 6cc673e8b..5679a01e4 100644 --- a/website/docs/cloud-docs/migrate/tf-migrate/reference/execute.mdx +++ b/website/docs/cloud-docs/migrate/tf-migrate/reference/execute.mdx @@ -3,6 +3,10 @@ page_title: tf-migrate execute reference description: >- The `tf-migrate execute` command runs a prepared migration to migrate locally existing state to HCP Terraform or Terraform Enterprise. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # `tf-migrate execute` reference diff --git a/website/docs/cloud-docs/migrate/tf-migrate/reference/prepare.mdx b/website/docs/cloud-docs/migrate/tf-migrate/reference/prepare.mdx index 423c1a39f..447bf7b09 100644 --- a/website/docs/cloud-docs/migrate/tf-migrate/reference/prepare.mdx +++ b/website/docs/cloud-docs/migrate/tf-migrate/reference/prepare.mdx @@ -3,6 +3,10 @@ page_title: tf-migrate prepare reference description: >- The `tf-migrate prepare` command gathers information and creates a plan to migrate your Terraform Community Edition state. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # `tf-migrate prepare` reference diff --git a/website/docs/cloud-docs/no-code-provisioning/module-design.mdx b/website/docs/cloud-docs/no-code-provisioning/module-design.mdx index 6ffb67fe2..27aae29e0 100644 --- a/website/docs/cloud-docs/no-code-provisioning/module-design.mdx +++ b/website/docs/cloud-docs/no-code-provisioning/module-design.mdx @@ -2,6 +2,10 @@ page_title: Design no-code ready modules for HCP Terraform description: No-code ready modules let users deploy a module's resources without writing configuration. Learn how to prepare modules for no-code provisioning. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Design no-code ready modules diff --git a/website/docs/cloud-docs/no-code-provisioning/provisioning.mdx b/website/docs/cloud-docs/no-code-provisioning/provisioning.mdx index c8d4138a5..b3df796a3 100644 --- a/website/docs/cloud-docs/no-code-provisioning/provisioning.mdx +++ b/website/docs/cloud-docs/no-code-provisioning/provisioning.mdx @@ -2,6 +2,10 @@ page_title: Provision no-code infrastructure in HCP Terraform description: No-code ready modules let users deploy a module's resources without writing configuration. Learn how to provision infrastructure from a no-code ready module. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Provision no-code infrastructure diff --git a/website/docs/cloud-docs/overview/activate-flex.mdx b/website/docs/cloud-docs/overview/activate-flex.mdx index eeec24738..e576dc745 100644 --- a/website/docs/cloud-docs/overview/activate-flex.mdx +++ b/website/docs/cloud-docs/overview/activate-flex.mdx @@ -4,6 +4,10 @@ description: >- Activate HashiCorp Flex to use your pre-commited spend for HCP Terraform operations. tfc_only: true --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Activate HashiCorp Flex diff --git a/website/docs/cloud-docs/overview/activate-payg.mdx b/website/docs/cloud-docs/overview/activate-payg.mdx index be1ea636b..20052b641 100644 --- a/website/docs/cloud-docs/overview/activate-payg.mdx +++ b/website/docs/cloud-docs/overview/activate-payg.mdx @@ -4,6 +4,10 @@ description: >- Activate pay-as-you-go for your HCP Terraform organization in order to upgrade to standard, plus, or premium editions. tfc_only: true --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Pay-as-you-go diff --git a/website/docs/cloud-docs/overview/estimate-hcp-terraform-cost.mdx b/website/docs/cloud-docs/overview/estimate-hcp-terraform-cost.mdx index b237ec1bc..67b55ef22 100644 --- a/website/docs/cloud-docs/overview/estimate-hcp-terraform-cost.mdx +++ b/website/docs/cloud-docs/overview/estimate-hcp-terraform-cost.mdx @@ -4,6 +4,10 @@ description: >- Use managed resource pricing on pay-as-you-go billing to estimate and manage your costs on HCP Terraform, or contact sales to optimize your costs. tfc_only: true --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Estimate HCP Terraform cost diff --git a/website/docs/cloud-docs/overview/index.mdx b/website/docs/cloud-docs/overview/index.mdx index 2e029944c..e1201d263 100644 --- a/website/docs/cloud-docs/overview/index.mdx +++ b/website/docs/cloud-docs/overview/index.mdx @@ -5,6 +5,10 @@ description: >- manage infrastructure at scale. tfc_only: true --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # HCP Terraform Plans and Features diff --git a/website/docs/cloud-docs/policy-enforcement/define-policies/custom-sentinel.mdx b/website/docs/cloud-docs/policy-enforcement/define-policies/custom-sentinel.mdx index 4a22cfaf0..9fda48956 100644 --- a/website/docs/cloud-docs/policy-enforcement/define-policies/custom-sentinel.mdx +++ b/website/docs/cloud-docs/policy-enforcement/define-policies/custom-sentinel.mdx @@ -2,6 +2,10 @@ page_title: Define Sentinel policies in HCP Terraform description: Learn how to use the Sentinel policy language to create policies in HCP Terraform. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Define Sentinel policies in HCP Terraform diff --git a/website/docs/cloud-docs/policy-enforcement/define-policies/index.mdx b/website/docs/cloud-docs/policy-enforcement/define-policies/index.mdx index 6dc1a1198..639a52dcc 100644 --- a/website/docs/cloud-docs/policy-enforcement/define-policies/index.mdx +++ b/website/docs/cloud-docs/policy-enforcement/define-policies/index.mdx @@ -2,6 +2,10 @@ page_title: Define policies overview description: You can define policies using HashiCorp Sentinel or Open Policy Agent (OPA). Learn how to define policies for governing how Terraform provisions infrastructure. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Define policies overview diff --git a/website/docs/cloud-docs/policy-enforcement/define-policies/opa.mdx b/website/docs/cloud-docs/policy-enforcement/define-policies/opa.mdx index 7d26254cb..e808ebd0d 100644 --- a/website/docs/cloud-docs/policy-enforcement/define-policies/opa.mdx +++ b/website/docs/cloud-docs/policy-enforcement/define-policies/opa.mdx @@ -3,6 +3,10 @@ page_title: Define Open Policy Agent policies for HCP Terraform description: Use the Rego policy language to define Open Policy Agent (OPA) policies for HCP Terraform. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Define Open Policy Agent policies for HCP Terraform diff --git a/website/docs/cloud-docs/policy-enforcement/import-reference/index.mdx b/website/docs/cloud-docs/policy-enforcement/import-reference/index.mdx index f9a34b137..ca2b59949 100644 --- a/website/docs/cloud-docs/policy-enforcement/import-reference/index.mdx +++ b/website/docs/cloud-docs/policy-enforcement/import-reference/index.mdx @@ -2,6 +2,10 @@ page_title: Sentinel import function reference description: Use the Sentinel import function to configure policy behaviors in custom Sentinel policies. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # `import` function reference overview This topic provides an overview of the Sentinel `import` function, which you can use to import Sentinel libraries into your custom Sentinel policies. Refer to [Define custom Sentinel policies](/terraform/cloud-docs/policy-enforcement/define-policies/custom-sentinel) for additional information about how to use the `import` function. diff --git a/website/docs/cloud-docs/policy-enforcement/import-reference/tfconfig-v2.mdx b/website/docs/cloud-docs/policy-enforcement/import-reference/tfconfig-v2.mdx index 8c62dcad9..a8674b158 100644 --- a/website/docs/cloud-docs/policy-enforcement/import-reference/tfconfig-v2.mdx +++ b/website/docs/cloud-docs/policy-enforcement/import-reference/tfconfig-v2.mdx @@ -2,6 +2,10 @@ page_title: tfconfig/v2 Sentinel import description: Use the tfconfig/v2 import to give Sentinel access to a Terraform configuration. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ -> **Note:** This is documentation for the next version of the `tfconfig` Sentinel import, designed specifically for Terraform 0.12. This import requires diff --git a/website/docs/cloud-docs/policy-enforcement/import-reference/tfconfig.mdx b/website/docs/cloud-docs/policy-enforcement/import-reference/tfconfig.mdx index 99430071d..535a8a267 100644 --- a/website/docs/cloud-docs/policy-enforcement/import-reference/tfconfig.mdx +++ b/website/docs/cloud-docs/policy-enforcement/import-reference/tfconfig.mdx @@ -2,6 +2,10 @@ page_title: tfconfig Sentinel import description: Use tfconfig import to give Sentinel access to a Terraform configuration. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # tfconfig Sentinel import diff --git a/website/docs/cloud-docs/policy-enforcement/import-reference/tfplan-v2.mdx b/website/docs/cloud-docs/policy-enforcement/import-reference/tfplan-v2.mdx index d7bef69f2..4c56e05ff 100644 --- a/website/docs/cloud-docs/policy-enforcement/import-reference/tfplan-v2.mdx +++ b/website/docs/cloud-docs/policy-enforcement/import-reference/tfplan-v2.mdx @@ -2,6 +2,10 @@ page_title: tfplan/v2 Sentinel import description: Use tfplan/v2 import to give Sentinel access to a Terraform plan. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ -> **Note:** This is documentation for the next version of the `tfplan` Sentinel import, designed specifically for Terraform 0.12. This import requires diff --git a/website/docs/cloud-docs/policy-enforcement/import-reference/tfplan.mdx b/website/docs/cloud-docs/policy-enforcement/import-reference/tfplan.mdx index 76a420bcf..6a9b221b8 100644 --- a/website/docs/cloud-docs/policy-enforcement/import-reference/tfplan.mdx +++ b/website/docs/cloud-docs/policy-enforcement/import-reference/tfplan.mdx @@ -3,6 +3,10 @@ page_title: tfplan Sentinel import reference description: >- Use the tfplan import to give Sentinel access to a Terraform plan. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # tfplan Sentinel import reference diff --git a/website/docs/cloud-docs/policy-enforcement/import-reference/tfrun.mdx b/website/docs/cloud-docs/policy-enforcement/import-reference/tfrun.mdx index edb6350d2..3624687fc 100644 --- a/website/docs/cloud-docs/policy-enforcement/import-reference/tfrun.mdx +++ b/website/docs/cloud-docs/policy-enforcement/import-reference/tfrun.mdx @@ -2,6 +2,10 @@ page_title: tfrun Sentinel import reference description: Use tfrun import to give Sentinel access to data associated with a Terraform run. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # tfrun Sentinel import reference diff --git a/website/docs/cloud-docs/policy-enforcement/import-reference/tfstate-v2.mdx b/website/docs/cloud-docs/policy-enforcement/import-reference/tfstate-v2.mdx index 556147ed5..7cbac3680 100644 --- a/website/docs/cloud-docs/policy-enforcement/import-reference/tfstate-v2.mdx +++ b/website/docs/cloud-docs/policy-enforcement/import-reference/tfstate-v2.mdx @@ -2,6 +2,10 @@ page_title: tfstate/v2 Sentinel import description: Use tfstate/v2 import to give Sentinel access to Terraform state. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ -> **Note:** This is documentation for the next version of the `tfstate` Sentinel import, designed specifically for Terraform 0.12. This import requires diff --git a/website/docs/cloud-docs/policy-enforcement/import-reference/tfstate.mdx b/website/docs/cloud-docs/policy-enforcement/import-reference/tfstate.mdx index 6343f9632..67eff8aad 100644 --- a/website/docs/cloud-docs/policy-enforcement/import-reference/tfstate.mdx +++ b/website/docs/cloud-docs/policy-enforcement/import-reference/tfstate.mdx @@ -2,6 +2,10 @@ page_title: tfstate Sentinel import description: Use the tfstate import to give Sentinel access to Terraform state. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Import: tfstate diff --git a/website/docs/cloud-docs/policy-enforcement/index.mdx b/website/docs/cloud-docs/policy-enforcement/index.mdx index 322ee012f..44661d6f6 100644 --- a/website/docs/cloud-docs/policy-enforcement/index.mdx +++ b/website/docs/cloud-docs/policy-enforcement/index.mdx @@ -3,6 +3,10 @@ page_title: HCP Terraform policy enforcement overview description: >- Policies are rules for provisioning infrastructure that you can use to validate Terraform plans. Learn how to use Sentinel and OPA to enforce policies. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # HCP Terraform policy enforcement overview diff --git a/website/docs/cloud-docs/policy-enforcement/manage-policy-sets/index.mdx b/website/docs/cloud-docs/policy-enforcement/manage-policy-sets/index.mdx index 2c6e54d08..3fd7a4c97 100644 --- a/website/docs/cloud-docs/policy-enforcement/manage-policy-sets/index.mdx +++ b/website/docs/cloud-docs/policy-enforcement/manage-policy-sets/index.mdx @@ -3,6 +3,10 @@ page_title: Manage policies and policy sets in HCP Terraform description: >- Learn how to create and manage policies and policy sets in HCP Terraform. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Manage policies and policy sets in HCP Terraform diff --git a/website/docs/cloud-docs/policy-enforcement/manage-policy-sets/opa-vcs.mdx b/website/docs/cloud-docs/policy-enforcement/manage-policy-sets/opa-vcs.mdx index 3ee89d2eb..62d141001 100644 --- a/website/docs/cloud-docs/policy-enforcement/manage-policy-sets/opa-vcs.mdx +++ b/website/docs/cloud-docs/policy-enforcement/manage-policy-sets/opa-vcs.mdx @@ -2,6 +2,10 @@ page_title: Configure an OPA policy set with a VCS repository description: Use a VCS repository to configure an OPA policy set in HCP Terraform. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Configure an OPA policy set with a VCS repository diff --git a/website/docs/cloud-docs/policy-enforcement/manage-policy-sets/sentinel-vcs.mdx b/website/docs/cloud-docs/policy-enforcement/manage-policy-sets/sentinel-vcs.mdx index 479e06b98..268b418b6 100644 --- a/website/docs/cloud-docs/policy-enforcement/manage-policy-sets/sentinel-vcs.mdx +++ b/website/docs/cloud-docs/policy-enforcement/manage-policy-sets/sentinel-vcs.mdx @@ -3,6 +3,10 @@ page_title: Configure a Sentinel policy set with a VCS repository description: >- Use a VCS repository to configure a Sentinel policy set in HCP Terraform. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Configure a Sentinel policy set with a VCS repository diff --git a/website/docs/cloud-docs/policy-enforcement/prewritten-library.mdx b/website/docs/cloud-docs/policy-enforcement/prewritten-library.mdx index 0c69efb26..8ead3d3df 100644 --- a/website/docs/cloud-docs/policy-enforcement/prewritten-library.mdx +++ b/website/docs/cloud-docs/policy-enforcement/prewritten-library.mdx @@ -2,6 +2,10 @@ page_title: Pre-written policy library description: HashiCorp authors and maintains a library of pre-written Sentinel policies that enforce CIS and other compliance standards. Learn about the available pre-written policies. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Pre-written policy library reference diff --git a/website/docs/cloud-docs/policy-enforcement/prewritten-sentinel.mdx b/website/docs/cloud-docs/policy-enforcement/prewritten-sentinel.mdx index 070001b93..4fe9e24f2 100644 --- a/website/docs/cloud-docs/policy-enforcement/prewritten-sentinel.mdx +++ b/website/docs/cloud-docs/policy-enforcement/prewritten-sentinel.mdx @@ -2,6 +2,10 @@ page_title: Run pre-written Sentinel policies description: Learn how to download and install pre-written Sentinel policies created and maintained by HashiCorp. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Run pre-written Sentinel policies diff --git a/website/docs/cloud-docs/policy-enforcement/test-sentinel.mdx b/website/docs/cloud-docs/policy-enforcement/test-sentinel.mdx index ece9e57f0..20e5a0319 100644 --- a/website/docs/cloud-docs/policy-enforcement/test-sentinel.mdx +++ b/website/docs/cloud-docs/policy-enforcement/test-sentinel.mdx @@ -3,6 +3,10 @@ page_title: Generate mock Sentinel data with HCP Terraform description: >- Learn how to generate mock Sentinel data to test your policies with HCP Terraform. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Generate mock Sentinel data with Terraform diff --git a/website/docs/cloud-docs/policy-enforcement/view-results/index.mdx b/website/docs/cloud-docs/policy-enforcement/view-results/index.mdx index 3893682df..2d4249204 100644 --- a/website/docs/cloud-docs/policy-enforcement/view-results/index.mdx +++ b/website/docs/cloud-docs/policy-enforcement/view-results/index.mdx @@ -2,6 +2,10 @@ page_title: View policy enforcement results in HCP Terraform description: Learn how to view and override policy enforcement results in HCP Terraform. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # View policy enforcement results diff --git a/website/docs/cloud-docs/policy-enforcement/view-results/json.mdx b/website/docs/cloud-docs/policy-enforcement/view-results/json.mdx index 8b673f22b..32a0c5614 100644 --- a/website/docs/cloud-docs/policy-enforcement/view-results/json.mdx +++ b/website/docs/cloud-docs/policy-enforcement/view-results/json.mdx @@ -2,6 +2,10 @@ page_title: View and filter Sentinel JSON data description: Learn how to view and filter Sentinel JSON data. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # View and filter Sentinel JSON data diff --git a/website/docs/cloud-docs/projects/best-practices.mdx b/website/docs/cloud-docs/projects/best-practices.mdx index 76a5f3d9e..9c16f00ec 100644 --- a/website/docs/cloud-docs/projects/best-practices.mdx +++ b/website/docs/cloud-docs/projects/best-practices.mdx @@ -4,6 +4,10 @@ description: >- Best practices to structure your configuration and HCP Terraform projects --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Project Best Practices diff --git a/website/docs/cloud-docs/projects/index.mdx b/website/docs/cloud-docs/projects/index.mdx index 5ac205491..b0835df19 100644 --- a/website/docs/cloud-docs/projects/index.mdx +++ b/website/docs/cloud-docs/projects/index.mdx @@ -4,6 +4,10 @@ description: >- Use projects to organize and group workspaces and create ownership boundaries across your infrastructure. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Overview diff --git a/website/docs/cloud-docs/projects/manage.mdx b/website/docs/cloud-docs/projects/manage.mdx index 4bdf81d87..97d2547eb 100644 --- a/website/docs/cloud-docs/projects/manage.mdx +++ b/website/docs/cloud-docs/projects/manage.mdx @@ -4,6 +4,10 @@ description: |- Use projects to organize and group workspaces and create ownership boundaries across your infrastructure. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Manage projects diff --git a/website/docs/cloud-docs/public-namespace/artifacts.mdx b/website/docs/cloud-docs/public-namespace/artifacts.mdx index c6dbc2df1..1c5abd7d9 100644 --- a/website/docs/cloud-docs/public-namespace/artifacts.mdx +++ b/website/docs/cloud-docs/public-namespace/artifacts.mdx @@ -3,6 +3,10 @@ page_title: Manage namespace artifacts description: Learn to manage a public namespace’s available modules, and providers. tfc_only: true --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Manage namespace artifacts diff --git a/website/docs/cloud-docs/public-namespace/create_or_claim.mdx b/website/docs/cloud-docs/public-namespace/create_or_claim.mdx index 3e0f5e867..745667d9a 100644 --- a/website/docs/cloud-docs/public-namespace/create_or_claim.mdx +++ b/website/docs/cloud-docs/public-namespace/create_or_claim.mdx @@ -3,6 +3,10 @@ page_title: Create or claim namespaces in HCP Terraform description: Create a new namespace or claim an existing one to allow organization members to collectively manage that namespace's public registry artifacts. tfc_only: true --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Create or claim a namespace diff --git a/website/docs/cloud-docs/public-namespace/index.mdx b/website/docs/cloud-docs/public-namespace/index.mdx index f0f1ba26b..f878100d2 100644 --- a/website/docs/cloud-docs/public-namespace/index.mdx +++ b/website/docs/cloud-docs/public-namespace/index.mdx @@ -3,6 +3,10 @@ page_title: Namespace overview for HCP Terraform description: Create a namespace for a linked Github account, letting organization members collectively manage that account’s public registry artifacts. tfc_only: true --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Namespace overview diff --git a/website/docs/cloud-docs/public-namespace/manage.mdx b/website/docs/cloud-docs/public-namespace/manage.mdx index e38568393..2e8919412 100644 --- a/website/docs/cloud-docs/public-namespace/manage.mdx +++ b/website/docs/cloud-docs/public-namespace/manage.mdx @@ -3,6 +3,10 @@ page_title: Manage namespaces description: Learn how to administer an organization namespace by managing its GPG keys or releasing it. tfc_only: true --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Manage namespaces diff --git a/website/docs/cloud-docs/recommended-practices/index.mdx b/website/docs/cloud-docs/recommended-practices/index.mdx index 05b1ff89a..a180043f4 100644 --- a/website/docs/cloud-docs/recommended-practices/index.mdx +++ b/website/docs/cloud-docs/recommended-practices/index.mdx @@ -4,6 +4,10 @@ tfc_only: true description: >- Learn how to scale your Terraform usage from a few users to a full organization. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Learn Terraform recommended practices diff --git a/website/docs/cloud-docs/recommended-practices/part1.mdx b/website/docs/cloud-docs/recommended-practices/part1.mdx index e1e84d009..f0ab73005 100644 --- a/website/docs/cloud-docs/recommended-practices/part1.mdx +++ b/website/docs/cloud-docs/recommended-practices/part1.mdx @@ -4,6 +4,10 @@ tfc_only: true description: >- Learn about our recommended Terraform workflow in this recommended practices guide. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Part 1: Overview of our recommended workflow diff --git a/website/docs/cloud-docs/recommended-practices/part2.mdx b/website/docs/cloud-docs/recommended-practices/part2.mdx index cea77713e..40e5f6b7a 100644 --- a/website/docs/cloud-docs/recommended-practices/part2.mdx +++ b/website/docs/cloud-docs/recommended-practices/part2.mdx @@ -6,6 +6,10 @@ tfc_only: true description: >- Use a quiz to evaluate your current Terraform provisioning practices. Learn whether your practices are mostly manual, semi-automated, infrastructure-as-code, or collaborative infrastructure-as-code. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Part 2: Evaluate your current provisioning practices diff --git a/website/docs/cloud-docs/recommended-practices/part3.1.mdx b/website/docs/cloud-docs/recommended-practices/part3.1.mdx index 610261822..5cfd840e4 100644 --- a/website/docs/cloud-docs/recommended-practices/part3.1.mdx +++ b/website/docs/cloud-docs/recommended-practices/part3.1.mdx @@ -5,6 +5,10 @@ tfc_only: true description: >- Install Terraform, write configuration, follow the get started tutorials, and deploy real infrastructure in this guide. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Part 3.1: Move from manual changes to semi-automation diff --git a/website/docs/cloud-docs/recommended-practices/part3.2.mdx b/website/docs/cloud-docs/recommended-practices/part3.2.mdx index 6474b91f2..64a6a06a1 100644 --- a/website/docs/cloud-docs/recommended-practices/part3.2.mdx +++ b/website/docs/cloud-docs/recommended-practices/part3.2.mdx @@ -5,6 +5,10 @@ tfc_only: true description: >- Learn how to establish organization practices, use version control, create a module, integrate configuration management, and manage secrets. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Part 3.2: Move from semi-automation to infrastructure as code diff --git a/website/docs/cloud-docs/recommended-practices/part3.3.mdx b/website/docs/cloud-docs/recommended-practices/part3.3.mdx index f43749c68..b7553a65e 100644 --- a/website/docs/cloud-docs/recommended-practices/part3.3.mdx +++ b/website/docs/cloud-docs/recommended-practices/part3.3.mdx @@ -5,6 +5,10 @@ tfc_only: true description: >- Learn about HCP Terraform's run environment, create workspaces, plan and create teams, assign permissions, and restrict non-Terraform access. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Part 3.3: Move from infrastructure as code to collaborative infrastructure as code diff --git a/website/docs/cloud-docs/recommended-practices/part3.4.mdx b/website/docs/cloud-docs/recommended-practices/part3.4.mdx index f10643cc0..78224fbc6 100644 --- a/website/docs/cloud-docs/recommended-practices/part3.4.mdx +++ b/website/docs/cloud-docs/recommended-practices/part3.4.mdx @@ -4,6 +4,10 @@ tfc_only: true description: >- Move more infrastructure to HCP Terraform, adopt Packer, enforce compliance with Sentinel policies, use audit logs, add monitoring and metrics, and use the HCP Terraform API. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Part 3.4: Learn advanced workflow improvements diff --git a/website/docs/cloud-docs/recommended-practices/part3.mdx b/website/docs/cloud-docs/recommended-practices/part3.mdx index c4e12a724..12d187f9a 100644 --- a/website/docs/cloud-docs/recommended-practices/part3.mdx +++ b/website/docs/cloud-docs/recommended-practices/part3.mdx @@ -5,6 +5,10 @@ tfc_only: true description: >- Use Terraform to support a collaborative infrastructure as code workflow. Learn how to evolve your provisioning practices. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Part 3: Evolve your provisioning practices diff --git a/website/docs/cloud-docs/registry/add.mdx b/website/docs/cloud-docs/registry/add.mdx index 12a292cca..d3fd0b069 100644 --- a/website/docs/cloud-docs/registry/add.mdx +++ b/website/docs/cloud-docs/registry/add.mdx @@ -4,6 +4,10 @@ description: >- Learn how to add providers and modules from the public Terraform registry to your organization's private registry. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ [vcs]: /terraform/cloud-docs/vcs diff --git a/website/docs/cloud-docs/registry/design.mdx b/website/docs/cloud-docs/registry/design.mdx index 86dfffb51..415fe74a1 100644 --- a/website/docs/cloud-docs/registry/design.mdx +++ b/website/docs/cloud-docs/registry/design.mdx @@ -3,6 +3,10 @@ page_title: Use the configuration designer in HCP Terraform description: >- Learn how to outline a configuration with private modules and define variables with the HCP Terraform configuration designer. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Use the configuration designer diff --git a/website/docs/cloud-docs/registry/index.mdx b/website/docs/cloud-docs/registry/index.mdx index 7f023b695..b4db1b53f 100644 --- a/website/docs/cloud-docs/registry/index.mdx +++ b/website/docs/cloud-docs/registry/index.mdx @@ -2,6 +2,10 @@ page_title: HCP Terraform private registry overview description: The HCP Terraform private registry lets you share private modules and providers across your organization. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # HCP Terraform private registry overview diff --git a/website/docs/cloud-docs/registry/manage-module-versions.mdx b/website/docs/cloud-docs/registry/manage-module-versions.mdx index 499fc5378..ae23e732c 100644 --- a/website/docs/cloud-docs/registry/manage-module-versions.mdx +++ b/website/docs/cloud-docs/registry/manage-module-versions.mdx @@ -3,6 +3,10 @@ page_title: Manage module versions in HCP Terraform description: >- Learn how to deprecate and revoke module versions to signal the end of support for those versions. Deprecating a module version warns users to upgrade soon, and revoking a module version signals you no longer maintain support for a module version and blocks new consumers. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Manage module versions diff --git a/website/docs/cloud-docs/registry/publish-modules.mdx b/website/docs/cloud-docs/registry/publish-modules.mdx index b5efb0b3c..74b0cf115 100644 --- a/website/docs/cloud-docs/registry/publish-modules.mdx +++ b/website/docs/cloud-docs/registry/publish-modules.mdx @@ -2,6 +2,10 @@ page_title: Publish private modules to the HCP Terraform private registry description: Use the HCP Terraform private registry to publish and share private modules across your organization. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ [vcs]: /terraform/cloud-docs/vcs diff --git a/website/docs/cloud-docs/registry/publish-providers.mdx b/website/docs/cloud-docs/registry/publish-providers.mdx index 5707e9d25..1b8c884d7 100644 --- a/website/docs/cloud-docs/registry/publish-providers.mdx +++ b/website/docs/cloud-docs/registry/publish-providers.mdx @@ -2,6 +2,10 @@ page_title: Publish private providers to the HCP Terraform private registry description: Use the HCP Terraform private registry to publish and share private providers across your organization. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Publish private providers to the HCP Terraform private registry diff --git a/website/docs/cloud-docs/registry/test.mdx b/website/docs/cloud-docs/registry/test.mdx index a93b7e870..1844ba976 100644 --- a/website/docs/cloud-docs/registry/test.mdx +++ b/website/docs/cloud-docs/registry/test.mdx @@ -2,6 +2,10 @@ page_title: Test private modules in the HCP Terraform private registry description: Use the HCP Terraform private registry to run module tests. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Test private modules in the HCP Terraform private registry diff --git a/website/docs/cloud-docs/registry/using.mdx b/website/docs/cloud-docs/registry/using.mdx index 84d5f79e3..e6b8e13ec 100644 --- a/website/docs/cloud-docs/registry/using.mdx +++ b/website/docs/cloud-docs/registry/using.mdx @@ -2,6 +2,10 @@ page_title: Use providers and modules from the HCP Terraform private registry description: Learn how to use providers and modules from the HCP Terraform private registry in your Terraform configuration. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Use providers and modules from the HCP Terraform private registry diff --git a/website/docs/cloud-docs/run/api.mdx b/website/docs/cloud-docs/run/api.mdx index 702fda94c..6ea3c892a 100644 --- a/website/docs/cloud-docs/run/api.mdx +++ b/website/docs/cloud-docs/run/api.mdx @@ -3,6 +3,10 @@ page_title: The API-driven run workflow in HCP Terraform description: >- Use HCP Terraform's API-driven run workflow to enable external tools to upload Terraform configurations and trigger new runs. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # The API-driven run workflow diff --git a/website/docs/cloud-docs/run/cli.mdx b/website/docs/cloud-docs/run/cli.mdx index de8363277..64451238e 100644 --- a/website/docs/cloud-docs/run/cli.mdx +++ b/website/docs/cloud-docs/run/cli.mdx @@ -3,6 +3,10 @@ page_title: The CLI-driven remote run workflow for HCP Terraform description: >- Configure the Terraform CLI to trigger remote runs in HCP Terraform from your terminal. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ [private]: /terraform/cloud-docs/registry diff --git a/website/docs/cloud-docs/run/install-software.mdx b/website/docs/cloud-docs/run/install-software.mdx index abcdf5d6f..fa44de876 100644 --- a/website/docs/cloud-docs/run/install-software.mdx +++ b/website/docs/cloud-docs/run/install-software.mdx @@ -3,6 +3,10 @@ page_title: Install software in the HCP Terrafrom run environment description: >- Learn how to install Terraform providers, cloud CLIs, or configuration management tools and software on HCP Terraform workers. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Install software in the run environment diff --git a/website/docs/cloud-docs/run/manage.mdx b/website/docs/cloud-docs/run/manage.mdx index 2a085707a..20818bc0c 100644 --- a/website/docs/cloud-docs/run/manage.mdx +++ b/website/docs/cloud-docs/run/manage.mdx @@ -4,6 +4,10 @@ description: >- Learn how to view and interact with runs in HCP Terraform, and how to unlock and lock workspaces to prevent new runs. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Manage and view runs diff --git a/website/docs/cloud-docs/run/modes-and-options.mdx b/website/docs/cloud-docs/run/modes-and-options.mdx index 77261ac52..90b63e661 100644 --- a/website/docs/cloud-docs/run/modes-and-options.mdx +++ b/website/docs/cloud-docs/run/modes-and-options.mdx @@ -3,6 +3,10 @@ page_title: Run modes and options in HCP Terraform description: >- Learn about the different run modes and options available in HCP Terraform to customize behavior during runs. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Run modes and options diff --git a/website/docs/cloud-docs/run/remote-operations.mdx b/website/docs/cloud-docs/run/remote-operations.mdx index 06dc66aa3..2bc635a91 100644 --- a/website/docs/cloud-docs/run/remote-operations.mdx +++ b/website/docs/cloud-docs/run/remote-operations.mdx @@ -3,6 +3,10 @@ page_title: Remote operations in HCP Terraform description: >- HCP Terraform runs Terraform operations remotely through the UI, API, or CLI. Learn how HCP Terraform manages runs. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Remote operations diff --git a/website/docs/cloud-docs/run/run-environment.mdx b/website/docs/cloud-docs/run/run-environment.mdx index 878d1fa13..7c94e5459 100644 --- a/website/docs/cloud-docs/run/run-environment.mdx +++ b/website/docs/cloud-docs/run/run-environment.mdx @@ -3,6 +3,10 @@ page_title: HCP Terraform's run environment description: >- Learn how HCP Terraform's run enviornment manages virtual machines, network access, concurrency for runs, state access authentication, and environment variables. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # HCP Terraform's run environment diff --git a/website/docs/cloud-docs/run/states.mdx b/website/docs/cloud-docs/run/states.mdx index 0d615e82f..eb610085b 100644 --- a/website/docs/cloud-docs/run/states.mdx +++ b/website/docs/cloud-docs/run/states.mdx @@ -3,6 +3,10 @@ page_title: Run states and stages in HCP Terraform description: >- Learn the run stages of Terraform operations. Understanding run stages and their states can help you follow a run's progress. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Run states and stages diff --git a/website/docs/cloud-docs/run/ui.mdx b/website/docs/cloud-docs/run/ui.mdx index 2e4339c6b..f7c2a361a 100644 --- a/website/docs/cloud-docs/run/ui.mdx +++ b/website/docs/cloud-docs/run/ui.mdx @@ -3,6 +3,10 @@ page_title: UI and VCS-driven run workflow in HCP Terraform description: >- Use HCP Terraform's UI and VCS-driven run workflow to automatically queue runs when merging new commits to the VCS repository branch associated with a workspace. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # UI and VCS-driven run workflow diff --git a/website/docs/cloud-docs/stacks/configure.mdx b/website/docs/cloud-docs/stacks/configure.mdx index bb68385f5..4dcdb1b0b 100644 --- a/website/docs/cloud-docs/stacks/configure.mdx +++ b/website/docs/cloud-docs/stacks/configure.mdx @@ -3,6 +3,10 @@ page_title: Configure a Stack description: Learn how to configure a Stack’s name, description, and VCS settings in HCP Terraform. tfc_only: true --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Configure a Stack diff --git a/website/docs/cloud-docs/stacks/create.mdx b/website/docs/cloud-docs/stacks/create.mdx index f406b1cd5..9cae475da 100644 --- a/website/docs/cloud-docs/stacks/create.mdx +++ b/website/docs/cloud-docs/stacks/create.mdx @@ -3,6 +3,10 @@ page_title: Create a Stack description: Learn how to create a Stack in HCP Terraform so you can get started deploying your infrastructure. tfc_only: true --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Create a Stack diff --git a/website/docs/cloud-docs/stacks/deploy/configuration-versions.mdx b/website/docs/cloud-docs/stacks/deploy/configuration-versions.mdx index 6adf13388..409fa9481 100644 --- a/website/docs/cloud-docs/stacks/deploy/configuration-versions.mdx +++ b/website/docs/cloud-docs/stacks/deploy/configuration-versions.mdx @@ -3,6 +3,10 @@ page_title: Fetch and review configuration versions description: Learn how to fetch and review configuration versions for your Stacks in HCP Terraform. tfc_only: true --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Fetch and review configuration versions diff --git a/website/docs/cloud-docs/stacks/deploy/plans.mdx b/website/docs/cloud-docs/stacks/deploy/plans.mdx index 229bcbfa0..127d1fb34 100644 --- a/website/docs/cloud-docs/stacks/deploy/plans.mdx +++ b/website/docs/cloud-docs/stacks/deploy/plans.mdx @@ -3,6 +3,10 @@ page_title: Review deployment plans description: Learn how to review deployment plans in HCP Terraform Stacks. tfc_only: true --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Review deployment plans diff --git a/website/docs/cloud-docs/stacks/destroy.mdx b/website/docs/cloud-docs/stacks/destroy.mdx index 647a762ea..cfe339670 100644 --- a/website/docs/cloud-docs/stacks/destroy.mdx +++ b/website/docs/cloud-docs/stacks/destroy.mdx @@ -3,6 +3,10 @@ page_title: Destroy a Stack description: Learn how to destroy a Stack, a Stack deployment, and a Stack deployment’s infrastructure in HCP Terraform. tfc_only: true --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Destroy a Stack diff --git a/website/docs/cloud-docs/stacks/index.mdx b/website/docs/cloud-docs/stacks/index.mdx index 466fc475e..f0eb2b33c 100644 --- a/website/docs/cloud-docs/stacks/index.mdx +++ b/website/docs/cloud-docs/stacks/index.mdx @@ -4,6 +4,10 @@ description: >- Stacks are a configuration layer that simplify managing infrastructure modules. Learn how Stacks help you provision and coordinate your infrastructure lifecycle at scale. tfc_only: true --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Stacks overview diff --git a/website/docs/cloud-docs/users-teams-organizations/2fa.mdx b/website/docs/cloud-docs/users-teams-organizations/2fa.mdx index 9f52bdfd7..23abfb265 100644 --- a/website/docs/cloud-docs/users-teams-organizations/2fa.mdx +++ b/website/docs/cloud-docs/users-teams-organizations/2fa.mdx @@ -3,6 +3,10 @@ page_title: Configure two-factor authentication description: >- Use two-factor authentication to secure access to HCP Terraform. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Configure two-factor authentication diff --git a/website/docs/cloud-docs/users-teams-organizations/api-tokens.mdx b/website/docs/cloud-docs/users-teams-organizations/api-tokens.mdx index 1066584e6..23c58c6bd 100644 --- a/website/docs/cloud-docs/users-teams-organizations/api-tokens.mdx +++ b/website/docs/cloud-docs/users-teams-organizations/api-tokens.mdx @@ -3,6 +3,10 @@ page_title: Manage API tokens for HCP Terraform description: >- Use API tokens to authenticate with HCP Terraform and perform API operations. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # API Tokens diff --git a/website/docs/cloud-docs/users-teams-organizations/organizations/index.mdx b/website/docs/cloud-docs/users-teams-organizations/organizations/index.mdx index 8cc5cf71e..d8905dbd3 100644 --- a/website/docs/cloud-docs/users-teams-organizations/organizations/index.mdx +++ b/website/docs/cloud-docs/users-teams-organizations/organizations/index.mdx @@ -3,6 +3,10 @@ page_title: Organizations overview description: >- Organizations are groups of projects and workspaces that let teams collaborate. Learn how to create and manage HCP Terraform organizations. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ [teams]: /terraform/cloud-docs/users-teams-organizations/teams diff --git a/website/docs/cloud-docs/users-teams-organizations/organizations/manage-reserved-tags.mdx b/website/docs/cloud-docs/users-teams-organizations/organizations/manage-reserved-tags.mdx index 2d3944a35..f686465a3 100644 --- a/website/docs/cloud-docs/users-teams-organizations/organizations/manage-reserved-tags.mdx +++ b/website/docs/cloud-docs/users-teams-organizations/organizations/manage-reserved-tags.mdx @@ -2,6 +2,10 @@ page_title: Create and manage reserved tag keys description: Reserved tag keys let you organize projects and workspaces and track consumption. Learn how to create and manage reserved tag keys. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Create and manage reserved tag keys diff --git a/website/docs/cloud-docs/users-teams-organizations/organizations/vcs-speculative-plan-management.mdx b/website/docs/cloud-docs/users-teams-organizations/organizations/vcs-speculative-plan-management.mdx index 470994965..576ee3067 100644 --- a/website/docs/cloud-docs/users-teams-organizations/organizations/vcs-speculative-plan-management.mdx +++ b/website/docs/cloud-docs/users-teams-organizations/organizations/vcs-speculative-plan-management.mdx @@ -2,6 +2,10 @@ page_title: Automatically cancel plan-only runs triggered by outdated commits description: Learn how to configure HCP Terraform to automatically cancel Terraform plan operations triggered by pull requests when new commits are pushed to the VCS. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Automatically cancel plan-only runs diff --git a/website/docs/cloud-docs/users-teams-organizations/organizations/vcs-status-checks.mdx b/website/docs/cloud-docs/users-teams-organizations/organizations/vcs-status-checks.mdx index 1c55caaef..accc5f941 100644 --- a/website/docs/cloud-docs/users-teams-organizations/organizations/vcs-status-checks.mdx +++ b/website/docs/cloud-docs/users-teams-organizations/organizations/vcs-status-checks.mdx @@ -2,6 +2,10 @@ page_title: Configure VCS status checks description: VCS status checks send notifications to your version control provider. Learn how to configure VCS status checks in HCP Terraform. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Configure VCS status checks diff --git a/website/docs/cloud-docs/users-teams-organizations/permissions.mdx b/website/docs/cloud-docs/users-teams-organizations/permissions.mdx index 7dbcbaf36..e162dd642 100644 --- a/website/docs/cloud-docs/users-teams-organizations/permissions.mdx +++ b/website/docs/cloud-docs/users-teams-organizations/permissions.mdx @@ -3,6 +3,10 @@ page_title: Permission model in HCP Terraform description: >- Use the HCP Terraform permission model to manage user access to organizations, projects, and workspaces. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Permission model diff --git a/website/docs/cloud-docs/users-teams-organizations/single-sign-on/entra-id.mdx b/website/docs/cloud-docs/users-teams-organizations/single-sign-on/entra-id.mdx index fd2757a2b..5619833da 100644 --- a/website/docs/cloud-docs/users-teams-organizations/single-sign-on/entra-id.mdx +++ b/website/docs/cloud-docs/users-teams-organizations/single-sign-on/entra-id.mdx @@ -4,6 +4,10 @@ tfc_only: true description: >- Learn how to configure single sign-on with Microsoft Entra ID (previously Entra active directory). --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Configure single sign-on with Microsoft Entra ID diff --git a/website/docs/cloud-docs/users-teams-organizations/single-sign-on/index.mdx b/website/docs/cloud-docs/users-teams-organizations/single-sign-on/index.mdx index dc528c82f..adf132ef9 100644 --- a/website/docs/cloud-docs/users-teams-organizations/single-sign-on/index.mdx +++ b/website/docs/cloud-docs/users-teams-organizations/single-sign-on/index.mdx @@ -4,6 +4,10 @@ description: >- Learn how to configure single sign-on, SSO, to manage access to HCP Terraform. tfc_only: true --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Configure and manage single sign-on diff --git a/website/docs/cloud-docs/users-teams-organizations/single-sign-on/linking-user-account.mdx b/website/docs/cloud-docs/users-teams-organizations/single-sign-on/linking-user-account.mdx index c2c30102d..7ce292e06 100644 --- a/website/docs/cloud-docs/users-teams-organizations/single-sign-on/linking-user-account.mdx +++ b/website/docs/cloud-docs/users-teams-organizations/single-sign-on/linking-user-account.mdx @@ -3,6 +3,10 @@ page_title: Link a user account for single sign-on in HCP Terraform description: Learn how to manage an HCP Terraform user account to link an SSO identity. tfc_only: true --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Link a user account for single sign-on diff --git a/website/docs/cloud-docs/users-teams-organizations/single-sign-on/okta.mdx b/website/docs/cloud-docs/users-teams-organizations/single-sign-on/okta.mdx index fc3d75afc..59423eb3f 100644 --- a/website/docs/cloud-docs/users-teams-organizations/single-sign-on/okta.mdx +++ b/website/docs/cloud-docs/users-teams-organizations/single-sign-on/okta.mdx @@ -4,6 +4,10 @@ tfc_only: true description: >- Learn how to configure single sign-on with Okta for HCP Terraform. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Use single sign-on with Okta diff --git a/website/docs/cloud-docs/users-teams-organizations/single-sign-on/saml.mdx b/website/docs/cloud-docs/users-teams-organizations/single-sign-on/saml.mdx index ec4582544..a74daa990 100644 --- a/website/docs/cloud-docs/users-teams-organizations/single-sign-on/saml.mdx +++ b/website/docs/cloud-docs/users-teams-organizations/single-sign-on/saml.mdx @@ -4,6 +4,10 @@ tfc_only: true description: >- Learn how to configure single sign-on with SAML for HCP Terraform. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Use single sign-on with SAML diff --git a/website/docs/cloud-docs/users-teams-organizations/single-sign-on/testing.mdx b/website/docs/cloud-docs/users-teams-organizations/single-sign-on/testing.mdx index 09c3f7e4d..8f4194f64 100644 --- a/website/docs/cloud-docs/users-teams-organizations/single-sign-on/testing.mdx +++ b/website/docs/cloud-docs/users-teams-organizations/single-sign-on/testing.mdx @@ -4,6 +4,10 @@ tfc_only: true description: >- Use a single sign-on test to finalize your integration with HCP Terraform. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Test single sign-on diff --git a/website/docs/cloud-docs/users-teams-organizations/teams/index.mdx b/website/docs/cloud-docs/users-teams-organizations/teams/index.mdx index 7ad6a7e69..41b53d4e5 100644 --- a/website/docs/cloud-docs/users-teams-organizations/teams/index.mdx +++ b/website/docs/cloud-docs/users-teams-organizations/teams/index.mdx @@ -2,6 +2,10 @@ page_title: Teams overview description: Teams are a group of users within an organization. Learn about managing teams, team membership, team permissions, and more. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ [organizations]: /terraform/cloud-docs/users-teams-organizations/organizations diff --git a/website/docs/cloud-docs/users-teams-organizations/teams/manage.mdx b/website/docs/cloud-docs/users-teams-organizations/teams/manage.mdx index f709e2a0d..491872873 100644 --- a/website/docs/cloud-docs/users-teams-organizations/teams/manage.mdx +++ b/website/docs/cloud-docs/users-teams-organizations/teams/manage.mdx @@ -3,6 +3,10 @@ page_title: Manage teams description: |- Learn how to manage team creation, team deletion, team membership, and team access to workspaces, projects, and organizations. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Manage teams diff --git a/website/docs/cloud-docs/users-teams-organizations/teams/notifications.mdx b/website/docs/cloud-docs/users-teams-organizations/teams/notifications.mdx index 6742825a9..cb376e2da 100644 --- a/website/docs/cloud-docs/users-teams-organizations/teams/notifications.mdx +++ b/website/docs/cloud-docs/users-teams-organizations/teams/notifications.mdx @@ -2,6 +2,10 @@ page_title: Manage team notifications description: Learn how to set up team notifications to notify team members on external systems whenever a particular action takes place. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Manage team notifications diff --git a/website/docs/cloud-docs/users-teams-organizations/users.mdx b/website/docs/cloud-docs/users-teams-organizations/users.mdx index 344ff014b..dd13b3c16 100644 --- a/website/docs/cloud-docs/users-teams-organizations/users.mdx +++ b/website/docs/cloud-docs/users-teams-organizations/users.mdx @@ -3,6 +3,10 @@ page_title: Create and manage users in HCP Terraform description: >- Learn how to create and manage users in HCP Terraform. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ [organizations]: /terraform/cloud-docs/users-teams-organizations/organizations [teams]: /terraform/cloud-docs/users-teams-organizations/teams diff --git a/website/docs/cloud-docs/vcs/azure-devops-server.mdx b/website/docs/cloud-docs/vcs/azure-devops-server.mdx index fa3c33ab5..76639d42e 100644 --- a/website/docs/cloud-docs/vcs/azure-devops-server.mdx +++ b/website/docs/cloud-docs/vcs/azure-devops-server.mdx @@ -3,6 +3,10 @@ page_title: Set up the Azure DevOps Server VCS provider description: >- Learn how to use an on-premises installation of Azure DevOps Server with workspaces and private registry modules in HCP Terraform. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Set up the Azure DevOps Server VCS provider diff --git a/website/docs/cloud-docs/vcs/azure-devops-services-pat.mdx b/website/docs/cloud-docs/vcs/azure-devops-services-pat.mdx index d25ff2a86..b8ab48c28 100644 --- a/website/docs/cloud-docs/vcs/azure-devops-services-pat.mdx +++ b/website/docs/cloud-docs/vcs/azure-devops-services-pat.mdx @@ -3,6 +3,10 @@ page_title: Set up the Azure DevOps Services VCS provider using personal access description: >- Learn how to use Azure DevOps Services with workspaces and private registry modules in HCP Terraform using personal access tokens. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Set up the Azure DevOps Services VCS provider using personal access tokens diff --git a/website/docs/cloud-docs/vcs/azure-devops-services.mdx b/website/docs/cloud-docs/vcs/azure-devops-services.mdx index 9d699e89c..fd3671a2f 100644 --- a/website/docs/cloud-docs/vcs/azure-devops-services.mdx +++ b/website/docs/cloud-docs/vcs/azure-devops-services.mdx @@ -3,6 +3,10 @@ page_title: Set up the Azure DevOps Services VCS provider using OAuth description: >- Learn how to use Azure DevOps Services with workspaces and private registry modules in HCP Terraform using OAuth. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Set up the Azure DevOps Services VCS provider using OAuth diff --git a/website/docs/cloud-docs/vcs/bitbucket-cloud.mdx b/website/docs/cloud-docs/vcs/bitbucket-cloud.mdx index 184244e95..f040843dd 100644 --- a/website/docs/cloud-docs/vcs/bitbucket-cloud.mdx +++ b/website/docs/cloud-docs/vcs/bitbucket-cloud.mdx @@ -3,6 +3,10 @@ page_title: Set up the Bitbucket Cloud VCS provider description: >- Learn how to use Bitbucket Cloud with workspaces and private registry modules in HCP Terraform. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Set up the Bitbucket Cloud VCS provider diff --git a/website/docs/cloud-docs/vcs/bitbucket-data-center.mdx b/website/docs/cloud-docs/vcs/bitbucket-data-center.mdx index d9e02d7c3..5d25abcf1 100644 --- a/website/docs/cloud-docs/vcs/bitbucket-data-center.mdx +++ b/website/docs/cloud-docs/vcs/bitbucket-data-center.mdx @@ -3,6 +3,10 @@ page_title: Set up the Bitbucket Data Center VCS provider description: >- Learn how to use Bitbucket Data Center with workspaces and private registry modules in HCP Terraform. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Set up the Bitbucket Data Center VCS provider diff --git a/website/docs/cloud-docs/vcs/github-app.mdx b/website/docs/cloud-docs/vcs/github-app.mdx index 826c846e9..945216b2d 100644 --- a/website/docs/cloud-docs/vcs/github-app.mdx +++ b/website/docs/cloud-docs/vcs/github-app.mdx @@ -4,6 +4,10 @@ tfc_only: true description: >- Learn how to use GitHub.com repositories with workspaces and private registry modules in HCP Terraform. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ [private module registry]: /terraform/cloud-docs/registry diff --git a/website/docs/cloud-docs/vcs/github-enterprise.mdx b/website/docs/cloud-docs/vcs/github-enterprise.mdx index ded2e4159..f538073b2 100644 --- a/website/docs/cloud-docs/vcs/github-enterprise.mdx +++ b/website/docs/cloud-docs/vcs/github-enterprise.mdx @@ -3,6 +3,10 @@ page_title: Set up the GitHub Enterprise VCS provider description: >- Learn how to use an on-premise installation of GitHub Enterprise with workspaces and private registry modules in HCP Terraform. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Set up the GitHub Enterprise VCS provider diff --git a/website/docs/cloud-docs/vcs/github.mdx b/website/docs/cloud-docs/vcs/github.mdx index 799c984ce..6cbd466cc 100644 --- a/website/docs/cloud-docs/vcs/github.mdx +++ b/website/docs/cloud-docs/vcs/github.mdx @@ -3,6 +3,10 @@ page_title: Set up the GitHub.com OAuth VCS provider description: >- Learn how to use GitHub.com with workspaces and private registry modules in HCP Terraform with a per-organization OAuth connection. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Set up the GitHub.com OAuth VCS provider diff --git a/website/docs/cloud-docs/vcs/gitlab-com.mdx b/website/docs/cloud-docs/vcs/gitlab-com.mdx index 731c2eb23..2c7861abf 100644 --- a/website/docs/cloud-docs/vcs/gitlab-com.mdx +++ b/website/docs/cloud-docs/vcs/gitlab-com.mdx @@ -3,6 +3,10 @@ page_title: Set up the GitLab.com VCS provider description: >- Learn how to use GitLab.com repositories with workspaces and private registry modules in HCP Terraform. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Set up the GitLab.com VCS provider diff --git a/website/docs/cloud-docs/vcs/gitlab-eece.mdx b/website/docs/cloud-docs/vcs/gitlab-eece.mdx index 58dc5b942..f1f1d1a02 100644 --- a/website/docs/cloud-docs/vcs/gitlab-eece.mdx +++ b/website/docs/cloud-docs/vcs/gitlab-eece.mdx @@ -3,6 +3,10 @@ page_title: Set up the GitLab EE and CE VCS provider description: >- Learn how to use on-premise installation of GitLab Enterprise Edition (EE) or GitLab Community Edition (CE) with workspaces and private registry module in HCP Terraform. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Set up the GitLab EE and CE VCS provider diff --git a/website/docs/cloud-docs/vcs/index.mdx b/website/docs/cloud-docs/vcs/index.mdx index eaba69e23..f5dc12f4c 100644 --- a/website/docs/cloud-docs/vcs/index.mdx +++ b/website/docs/cloud-docs/vcs/index.mdx @@ -3,6 +3,10 @@ page_title: Connect to VCS providers description: >- Version control system (VCS) connections integrate HCP Terraform into your workflow. Learn how to automate Terraform runs when you commit changes to your code. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Connect to VCS providers diff --git a/website/docs/cloud-docs/vcs/private.mdx b/website/docs/cloud-docs/vcs/private.mdx index 519c1881d..d11db720d 100644 --- a/website/docs/cloud-docs/vcs/private.mdx +++ b/website/docs/cloud-docs/vcs/private.mdx @@ -4,6 +4,10 @@ description: >- Learn how to connect HCP Terraform to private VCS providers. tfc_only: true --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Connect to Private VCS Providers diff --git a/website/docs/cloud-docs/vcs/troubleshooting.mdx b/website/docs/cloud-docs/vcs/troubleshooting.mdx index faae6ade0..9ecdd6041 100644 --- a/website/docs/cloud-docs/vcs/troubleshooting.mdx +++ b/website/docs/cloud-docs/vcs/troubleshooting.mdx @@ -3,6 +3,10 @@ page_title: Troubleshoot VCS providers in HCP Terraform description: >- Learn how to address common problems in VCS integrations for HCP Terraform. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Troubleshoot VCS providers diff --git a/website/docs/cloud-docs/workspaces/best-practices.mdx b/website/docs/cloud-docs/workspaces/best-practices.mdx index f8b4e328c..428dd4071 100644 --- a/website/docs/cloud-docs/workspaces/best-practices.mdx +++ b/website/docs/cloud-docs/workspaces/best-practices.mdx @@ -4,6 +4,10 @@ description: >- Best practices to structure your configuration and HCP Terraform workspaces --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Workspace Best Practices diff --git a/website/docs/cloud-docs/workspaces/browse.mdx b/website/docs/cloud-docs/workspaces/browse.mdx index e55fcc11f..d0f3bfb0a 100644 --- a/website/docs/cloud-docs/workspaces/browse.mdx +++ b/website/docs/cloud-docs/workspaces/browse.mdx @@ -2,6 +2,10 @@ page_title: Browse workspaces description: Learn how to use the sorting and filtering interfaces in HCP Terraform to create different views of the resource data that the app manages so that you can track consumption across your organizations. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Browse workspaces diff --git a/website/docs/cloud-docs/workspaces/change-requests/index.mdx b/website/docs/cloud-docs/workspaces/change-requests/index.mdx index 202a71c6a..58e03e4fe 100644 --- a/website/docs/cloud-docs/workspaces/change-requests/index.mdx +++ b/website/docs/cloud-docs/workspaces/change-requests/index.mdx @@ -3,6 +3,10 @@ page_title: Change requests overview description: Learn how change requests can help you create a backlog of actionable todos directly on a workspace. tfc_only: true --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Change requests overview diff --git a/website/docs/cloud-docs/workspaces/change-requests/manage.mdx b/website/docs/cloud-docs/workspaces/change-requests/manage.mdx index 88dc2119e..0a590b93c 100644 --- a/website/docs/cloud-docs/workspaces/change-requests/manage.mdx +++ b/website/docs/cloud-docs/workspaces/change-requests/manage.mdx @@ -3,6 +3,10 @@ page_title: Manage change requests description: Learn how to create, view, and archive change requests to manage a backlog of actionable todos on workspaces. tfc_only: true --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Manage change requests diff --git a/website/docs/cloud-docs/workspaces/configurations.mdx b/website/docs/cloud-docs/workspaces/configurations.mdx index 82e2daa3f..adb069d05 100644 --- a/website/docs/cloud-docs/workspaces/configurations.mdx +++ b/website/docs/cloud-docs/workspaces/configurations.mdx @@ -3,6 +3,10 @@ page_title: Manage Terraform configurations description: >- Workspaces organize infrastructure and state. Learn how to provide configuration versions for a workspace and organize multiple environments. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Manage Terraform configurations diff --git a/website/docs/cloud-docs/workspaces/create.mdx b/website/docs/cloud-docs/workspaces/create.mdx index 2ab6ac77a..a9566711b 100644 --- a/website/docs/cloud-docs/workspaces/create.mdx +++ b/website/docs/cloud-docs/workspaces/create.mdx @@ -3,6 +3,10 @@ page_title: Create workspaces in HCP Terraform description: >- Workspaces organize infrastructure and state into groups. Learn how to create and configure HCP Terraform workspaces through the UI. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Create workspaces diff --git a/website/docs/cloud-docs/workspaces/dynamic-provider-credentials/aws-configuration.mdx b/website/docs/cloud-docs/workspaces/dynamic-provider-credentials/aws-configuration.mdx index 84baff08d..8eb08687b 100644 --- a/website/docs/cloud-docs/workspaces/dynamic-provider-credentials/aws-configuration.mdx +++ b/website/docs/cloud-docs/workspaces/dynamic-provider-credentials/aws-configuration.mdx @@ -4,6 +4,10 @@ description: >- Use OpenID Connect to get short-term credentials for the AWS Terraform provider in your HCP Terraform runs. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Use dynamic credentials with the AWS provider diff --git a/website/docs/cloud-docs/workspaces/dynamic-provider-credentials/azure-configuration.mdx b/website/docs/cloud-docs/workspaces/dynamic-provider-credentials/azure-configuration.mdx index 56746133b..a4d73079b 100644 --- a/website/docs/cloud-docs/workspaces/dynamic-provider-credentials/azure-configuration.mdx +++ b/website/docs/cloud-docs/workspaces/dynamic-provider-credentials/azure-configuration.mdx @@ -4,6 +4,10 @@ description: >- Use OpenID Connect to get short-term credentials for the Azure Terraform providers in your HCP Terraform runs. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Use dynamic credentials with the Azure provider diff --git a/website/docs/cloud-docs/workspaces/dynamic-provider-credentials/gcp-configuration.mdx b/website/docs/cloud-docs/workspaces/dynamic-provider-credentials/gcp-configuration.mdx index f28a223f8..863ef5eb4 100644 --- a/website/docs/cloud-docs/workspaces/dynamic-provider-credentials/gcp-configuration.mdx +++ b/website/docs/cloud-docs/workspaces/dynamic-provider-credentials/gcp-configuration.mdx @@ -4,6 +4,10 @@ description: >- Use OpenID Connect to get short-term credentials for the GCP Terraform provider in your HCP Terraform runs. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Use dynamic credentials with the GCP provider diff --git a/website/docs/cloud-docs/workspaces/dynamic-provider-credentials/hcp-configuration.mdx b/website/docs/cloud-docs/workspaces/dynamic-provider-credentials/hcp-configuration.mdx index c6a0ded31..e555ca55b 100644 --- a/website/docs/cloud-docs/workspaces/dynamic-provider-credentials/hcp-configuration.mdx +++ b/website/docs/cloud-docs/workspaces/dynamic-provider-credentials/hcp-configuration.mdx @@ -4,6 +4,10 @@ description: >- Use OpenID Connect to get short-term credentials for the HCP provider in your HCP Terraform runs. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Dynamic Credentials with the HCP Provider diff --git a/website/docs/cloud-docs/workspaces/dynamic-provider-credentials/hcp-vault-secrets-backed/aws-configuration.mdx b/website/docs/cloud-docs/workspaces/dynamic-provider-credentials/hcp-vault-secrets-backed/aws-configuration.mdx index 86578c3c0..98cf224fb 100644 --- a/website/docs/cloud-docs/workspaces/dynamic-provider-credentials/hcp-vault-secrets-backed/aws-configuration.mdx +++ b/website/docs/cloud-docs/workspaces/dynamic-provider-credentials/hcp-vault-secrets-backed/aws-configuration.mdx @@ -4,6 +4,10 @@ description: >- Use OpenID Connect and HCP Vault Secrets to get short-term credentials for the AWS Terraform provider in your HCP Terraform runs. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # HCP Vault Secrets-Backed Dynamic Credentials with the AWS Provider diff --git a/website/docs/cloud-docs/workspaces/dynamic-provider-credentials/hcp-vault-secrets-backed/gcp-configuration.mdx b/website/docs/cloud-docs/workspaces/dynamic-provider-credentials/hcp-vault-secrets-backed/gcp-configuration.mdx index dba2615f8..4b820abc7 100644 --- a/website/docs/cloud-docs/workspaces/dynamic-provider-credentials/hcp-vault-secrets-backed/gcp-configuration.mdx +++ b/website/docs/cloud-docs/workspaces/dynamic-provider-credentials/hcp-vault-secrets-backed/gcp-configuration.mdx @@ -4,6 +4,10 @@ description: >- Use OpenID Connect and HCP Vault Secrets to get short-term credentials for the GCP Terraform provider in your HCP Terraform runs. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # HCP Vault Secrets-Backed Dynamic Credentials with the GCP Provider diff --git a/website/docs/cloud-docs/workspaces/dynamic-provider-credentials/hcp-vault-secrets-backed/index.mdx b/website/docs/cloud-docs/workspaces/dynamic-provider-credentials/hcp-vault-secrets-backed/index.mdx index dcfab03e8..835e72f2f 100644 --- a/website/docs/cloud-docs/workspaces/dynamic-provider-credentials/hcp-vault-secrets-backed/index.mdx +++ b/website/docs/cloud-docs/workspaces/dynamic-provider-credentials/hcp-vault-secrets-backed/index.mdx @@ -7,6 +7,10 @@ description: >- runs. Configure HCP Vault Secrets-backed dynamic credentials for supported providers. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # HCP Vault Secrets-Backed Dynamic Credentials diff --git a/website/docs/cloud-docs/workspaces/dynamic-provider-credentials/index.mdx b/website/docs/cloud-docs/workspaces/dynamic-provider-credentials/index.mdx index 54166539a..e6099f532 100644 --- a/website/docs/cloud-docs/workspaces/dynamic-provider-credentials/index.mdx +++ b/website/docs/cloud-docs/workspaces/dynamic-provider-credentials/index.mdx @@ -3,6 +3,10 @@ page_title: Dynamic provider credentials in HCP Terraform description: >- Dynamic provider credentials generate temporary credentials for HCP Terraform runs. Learn how dynamic credentials for Vault, AWS, Azure, Kubernetes, and GCP can improve your security. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Dynamic provider credentials diff --git a/website/docs/cloud-docs/workspaces/dynamic-provider-credentials/kubernetes-configuration.mdx b/website/docs/cloud-docs/workspaces/dynamic-provider-credentials/kubernetes-configuration.mdx index 395630bbd..c95976425 100644 --- a/website/docs/cloud-docs/workspaces/dynamic-provider-credentials/kubernetes-configuration.mdx +++ b/website/docs/cloud-docs/workspaces/dynamic-provider-credentials/kubernetes-configuration.mdx @@ -3,6 +3,10 @@ page_title: Use dynamic credentials with the Kubernetes and Helm providers in HC description: >- Use OpenID Connect to get short-term credentials for the Kubernetes and Helm Terraform providers in your HCP Terraform runs. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Use dynamic credentials with the Kubernetes and Helm providers diff --git a/website/docs/cloud-docs/workspaces/dynamic-provider-credentials/manual-generation.mdx b/website/docs/cloud-docs/workspaces/dynamic-provider-credentials/manual-generation.mdx index 81bacda66..b33a43055 100644 --- a/website/docs/cloud-docs/workspaces/dynamic-provider-credentials/manual-generation.mdx +++ b/website/docs/cloud-docs/workspaces/dynamic-provider-credentials/manual-generation.mdx @@ -3,6 +3,10 @@ page_title: Manually generate workload identity tokens in HCP Terraform description: >- Learn how to generate workload identity tokens to allow Terraform runs to safely authenticate with custom workflows and providers that do not natively support dynamic credentials. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Manually generate workload identity tokens diff --git a/website/docs/cloud-docs/workspaces/dynamic-provider-credentials/specifying-multiple-configurations.mdx b/website/docs/cloud-docs/workspaces/dynamic-provider-credentials/specifying-multiple-configurations.mdx index 9be38a4ca..00ac3ea6d 100644 --- a/website/docs/cloud-docs/workspaces/dynamic-provider-credentials/specifying-multiple-configurations.mdx +++ b/website/docs/cloud-docs/workspaces/dynamic-provider-credentials/specifying-multiple-configurations.mdx @@ -3,6 +3,10 @@ page_title: Specify multiple dynamic credential configurations in HCP Terraform description: >- Specify multiple dynamic provider credential configurations for the same workspace to create aliases for different provider configurations. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Specify multiple dynamic credential configurations diff --git a/website/docs/cloud-docs/workspaces/dynamic-provider-credentials/vault-backed/aws-configuration.mdx b/website/docs/cloud-docs/workspaces/dynamic-provider-credentials/vault-backed/aws-configuration.mdx index 4681b8706..8c5528f4c 100644 --- a/website/docs/cloud-docs/workspaces/dynamic-provider-credentials/vault-backed/aws-configuration.mdx +++ b/website/docs/cloud-docs/workspaces/dynamic-provider-credentials/vault-backed/aws-configuration.mdx @@ -3,6 +3,10 @@ page_title: Use Vault-backed dynamic credentials with the AWS provider in HCP Te description: >- Use OpenID Connect and Vault to get short-term credentials for the AWS Terraform provider in your HCP Terraform runs. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Use Vault-backed dynamic credentials with the AWS provider diff --git a/website/docs/cloud-docs/workspaces/dynamic-provider-credentials/vault-backed/azure-configuration.mdx b/website/docs/cloud-docs/workspaces/dynamic-provider-credentials/vault-backed/azure-configuration.mdx index 1abdba0f5..77b9c8c3d 100644 --- a/website/docs/cloud-docs/workspaces/dynamic-provider-credentials/vault-backed/azure-configuration.mdx +++ b/website/docs/cloud-docs/workspaces/dynamic-provider-credentials/vault-backed/azure-configuration.mdx @@ -3,6 +3,10 @@ page_title: Use Vault-backed dynamic credentials with the Azure provider in HCP description: >- Use OpenID Connect and Vault to get short-term credentials for the Azure Terraform provider in your HCP Terraform runs. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Use Vault-backed dynamic credentials with the Azure provider diff --git a/website/docs/cloud-docs/workspaces/dynamic-provider-credentials/vault-backed/gcp-configuration.mdx b/website/docs/cloud-docs/workspaces/dynamic-provider-credentials/vault-backed/gcp-configuration.mdx index e737dfac4..be910352b 100644 --- a/website/docs/cloud-docs/workspaces/dynamic-provider-credentials/vault-backed/gcp-configuration.mdx +++ b/website/docs/cloud-docs/workspaces/dynamic-provider-credentials/vault-backed/gcp-configuration.mdx @@ -3,6 +3,10 @@ page_title: Use Vault-backed dynamic credentials with the GCP provider in HCP Te description: >- Use OpenID Connect and Vault to get short-term credentials for the GCP Terraform provider in your HCP Terraform runs. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Use Vault-backed dynamic credentials with the GCP provider diff --git a/website/docs/cloud-docs/workspaces/dynamic-provider-credentials/vault-backed/index.mdx b/website/docs/cloud-docs/workspaces/dynamic-provider-credentials/vault-backed/index.mdx index 3c83e99a0..9507796a7 100644 --- a/website/docs/cloud-docs/workspaces/dynamic-provider-credentials/vault-backed/index.mdx +++ b/website/docs/cloud-docs/workspaces/dynamic-provider-credentials/vault-backed/index.mdx @@ -3,6 +3,10 @@ page_title: Use Vault-backed dynamic credentials in HCP Terraform description: >- Vault-backed dynamic credentials leverage Vault to generate temporary credentials for HCP Terraform runs. Learn how Vault-backed dynamic credentials for AWS, Azure, and GCP can improve your security. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Use Vault-backed dynamic credentials diff --git a/website/docs/cloud-docs/workspaces/dynamic-provider-credentials/vault-configuration.mdx b/website/docs/cloud-docs/workspaces/dynamic-provider-credentials/vault-configuration.mdx index 419b66637..e4fb1a895 100644 --- a/website/docs/cloud-docs/workspaces/dynamic-provider-credentials/vault-configuration.mdx +++ b/website/docs/cloud-docs/workspaces/dynamic-provider-credentials/vault-configuration.mdx @@ -3,6 +3,10 @@ page_title: Use dynamic credentials with the Vault provider in HCP Terraform description: >- Use OpenID Connect to get short-term credentials for the Vault Terraform provider in your HCP Terraform runs. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Use dynamic credentials with the Vault provider diff --git a/website/docs/cloud-docs/workspaces/dynamic-provider-credentials/workload-identity-tokens.mdx b/website/docs/cloud-docs/workspaces/dynamic-provider-credentials/workload-identity-tokens.mdx index 5e6ce19a5..b964f8598 100644 --- a/website/docs/cloud-docs/workspaces/dynamic-provider-credentials/workload-identity-tokens.mdx +++ b/website/docs/cloud-docs/workspaces/dynamic-provider-credentials/workload-identity-tokens.mdx @@ -3,6 +3,10 @@ page_title: Workload identity in HCP Terraform description: >- Learn how workload identity uses OpenID Connect (OIDC) to allow Terraform plans and applies to safely authenticate to external systems. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Workload identity diff --git a/website/docs/cloud-docs/workspaces/explorer.mdx b/website/docs/cloud-docs/workspaces/explorer.mdx index 498b27d18..9d995af8f 100644 --- a/website/docs/cloud-docs/workspaces/explorer.mdx +++ b/website/docs/cloud-docs/workspaces/explorer.mdx @@ -4,6 +4,10 @@ description: >- Learn how to find data about your resource, module, and provider usage across workspaces and projects in HCP Terraform with the explorer for workspace visibility. tfc_only: true --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Explorer for workspace visibility diff --git a/website/docs/cloud-docs/workspaces/health.mdx b/website/docs/cloud-docs/workspaces/health.mdx index 2bdb182f2..414d1bb6d 100644 --- a/website/docs/cloud-docs/workspaces/health.mdx +++ b/website/docs/cloud-docs/workspaces/health.mdx @@ -3,6 +3,10 @@ page_title: Health assessments in HCP Terraform description: |- Learn how HCP Terraform can continuously monitor workspaces to assess whether their real infrastructure matches the requirements defined in your Terraform configuration. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Health diff --git a/website/docs/cloud-docs/workspaces/index.mdx b/website/docs/cloud-docs/workspaces/index.mdx index 51b968164..2461e500c 100644 --- a/website/docs/cloud-docs/workspaces/index.mdx +++ b/website/docs/cloud-docs/workspaces/index.mdx @@ -3,6 +3,10 @@ page_title: HCP Terraform workspaces description: >- A workspace is a group of infrastructure resources managed by HCP Terraform. Learn what workspaces contain, how they perform Terraform runs, and how to create and organize them. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Workspaces diff --git a/website/docs/cloud-docs/workspaces/json-filtering.mdx b/website/docs/cloud-docs/workspaces/json-filtering.mdx index dd148f59f..53caccb3c 100644 --- a/website/docs/cloud-docs/workspaces/json-filtering.mdx +++ b/website/docs/cloud-docs/workspaces/json-filtering.mdx @@ -2,6 +2,10 @@ page_title: JSON data filtering in HCP Terraform description: Learn how to filter and create custom datasets on pages that display JSON data in HCP Terraform. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # JSON data filtering diff --git a/website/docs/cloud-docs/workspaces/settings/access.mdx b/website/docs/cloud-docs/workspaces/settings/access.mdx index 4605bbcc4..aa1c72b7d 100644 --- a/website/docs/cloud-docs/workspaces/settings/access.mdx +++ b/website/docs/cloud-docs/workspaces/settings/access.mdx @@ -3,6 +3,10 @@ page_title: Manage access to workspaces in HCP Terraform description: >- Learn how to manage access to workspaces by adding teams and configuring their permissions. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Manage access to workspaces diff --git a/website/docs/cloud-docs/workspaces/settings/deletion.mdx b/website/docs/cloud-docs/workspaces/settings/deletion.mdx index 31ce542cd..e7710a5ef 100644 --- a/website/docs/cloud-docs/workspaces/settings/deletion.mdx +++ b/website/docs/cloud-docs/workspaces/settings/deletion.mdx @@ -3,6 +3,10 @@ page_title: Destroy infrastructure resources and delete workspaces in HCP Terraf description: |- Learn how to clean up resources by destroying a workspace's infrastructure and deleting a workspace in HCP Terraform. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Destroy infrastructure resources and delete workspaces diff --git a/website/docs/cloud-docs/workspaces/settings/index.mdx b/website/docs/cloud-docs/workspaces/settings/index.mdx index f52a1e1db..39bf8f167 100644 --- a/website/docs/cloud-docs/workspaces/settings/index.mdx +++ b/website/docs/cloud-docs/workspaces/settings/index.mdx @@ -3,6 +3,10 @@ page_title: Workspaces settings in HCP Terraform description: >- Learn how to configure workspace settings for notifications, permissions, health, locking, policies, run triggers, SSH keys, team access, version control, and deletion. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Workspace settings diff --git a/website/docs/cloud-docs/workspaces/settings/notifications.mdx b/website/docs/cloud-docs/workspaces/settings/notifications.mdx index 16049ee02..c8a4ffba3 100644 --- a/website/docs/cloud-docs/workspaces/settings/notifications.mdx +++ b/website/docs/cloud-docs/workspaces/settings/notifications.mdx @@ -3,6 +3,10 @@ page_title: Workspace notifications in HCP Terraform description: >- Use webhooks to notify external systems about run progress and other events in HCP Terraform. Learn to create and enable workspace notifications. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Workspace notifications diff --git a/website/docs/cloud-docs/workspaces/settings/run-tasks.mdx b/website/docs/cloud-docs/workspaces/settings/run-tasks.mdx index 81737cf4e..e5c818a47 100644 --- a/website/docs/cloud-docs/workspaces/settings/run-tasks.mdx +++ b/website/docs/cloud-docs/workspaces/settings/run-tasks.mdx @@ -3,6 +3,10 @@ page_title: HCP Terraform run tasks description: >- Run tasks integrate third-party tools into the run lifecycle. Learn how to create, delete, and associate run tasks with workspaces. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ [entitlement]: /terraform/cloud-docs/api-docs#feature-entitlements diff --git a/website/docs/cloud-docs/workspaces/settings/run-triggers.mdx b/website/docs/cloud-docs/workspaces/settings/run-triggers.mdx index e9d66fc3b..6ea958944 100644 --- a/website/docs/cloud-docs/workspaces/settings/run-triggers.mdx +++ b/website/docs/cloud-docs/workspaces/settings/run-triggers.mdx @@ -3,6 +3,10 @@ page_title: HCP Terraform run triggers description: >- Use run triggers to connect workspaces within your organization. Learn how to view, create, and manage run triggers. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Run triggers diff --git a/website/docs/cloud-docs/workspaces/settings/ssh-keys.mdx b/website/docs/cloud-docs/workspaces/settings/ssh-keys.mdx index c43942b68..555f9b793 100644 --- a/website/docs/cloud-docs/workspaces/settings/ssh-keys.mdx +++ b/website/docs/cloud-docs/workspaces/settings/ssh-keys.mdx @@ -3,6 +3,10 @@ page_title: Use SSH Keys to clone modules in HCP Terraform description: >- Learn how to configure the SSH keys that Terraform uses to pull modules from private Git repositories. Learn to add, delete, and assign keys to workspaces. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Use SSH Keys for cloning modules diff --git a/website/docs/cloud-docs/workspaces/settings/vcs.mdx b/website/docs/cloud-docs/workspaces/settings/vcs.mdx index e83c6141c..118796440 100644 --- a/website/docs/cloud-docs/workspaces/settings/vcs.mdx +++ b/website/docs/cloud-docs/workspaces/settings/vcs.mdx @@ -3,6 +3,10 @@ page_title: Configure workspace VCS connections in HCP Terraform description: >- Learn how to use the HCP Terraform UI to connect a workspace to a version control system (VCS) repository that contains a Terraform configuration. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Configure workspace VCS connections diff --git a/website/docs/cloud-docs/workspaces/state.mdx b/website/docs/cloud-docs/workspaces/state.mdx index 8925d6dce..1c1a319c2 100644 --- a/website/docs/cloud-docs/workspaces/state.mdx +++ b/website/docs/cloud-docs/workspaces/state.mdx @@ -3,6 +3,10 @@ page_title: Manage workspace state in HCP Terraform description: >- Workspaces have their own separate state data. Learn how HCP Terraform uses state and how to access state from across workspaces. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Manage workspace state diff --git a/website/docs/cloud-docs/workspaces/tags.mdx b/website/docs/cloud-docs/workspaces/tags.mdx index 392b54688..49809c761 100644 --- a/website/docs/cloud-docs/workspaces/tags.mdx +++ b/website/docs/cloud-docs/workspaces/tags.mdx @@ -2,6 +2,10 @@ page_title: Create workspace tags description: Learn how to create tags for your workspaces so that you can organize workspaces. Tagging workspaces also lets you sort and filter workspaces in the UI. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Create workspace tags diff --git a/website/docs/cloud-docs/workspaces/variables/index.mdx b/website/docs/cloud-docs/workspaces/variables/index.mdx index 72ed22a84..733c5ab8c 100644 --- a/website/docs/cloud-docs/workspaces/variables/index.mdx +++ b/website/docs/cloud-docs/workspaces/variables/index.mdx @@ -3,6 +3,10 @@ page_title: Workspace variables in HCP Terraform description: >- HCP Terraform workspaces allow you to customize Terraform runs. Learn how to use Terraform variables and environment variables. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Workspace variables diff --git a/website/docs/cloud-docs/workspaces/variables/managing-variables.mdx b/website/docs/cloud-docs/workspaces/variables/managing-variables.mdx index eb8479725..f69d5fe36 100644 --- a/website/docs/cloud-docs/workspaces/variables/managing-variables.mdx +++ b/website/docs/cloud-docs/workspaces/variables/managing-variables.mdx @@ -3,6 +3,10 @@ page_title: Manage variables and variable sets in HCP Terraform description: >- Use workspace variables and variable sets to customize HCP Terraform runs. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Manage variables and variable sets diff --git a/website/docs/docs/glossary.mdx b/website/docs/docs/glossary.mdx index 67ab6db0c..f429dfd1a 100644 --- a/website/docs/docs/glossary.mdx +++ b/website/docs/docs/glossary.mdx @@ -3,6 +3,10 @@ page_title: Terraform glossary description: >- Use the Terraform glossary to learn the definitions for technical terms related to the Terraform language, CLI, HCP Terraform, and Terraform Enterprise. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Terraform glossary diff --git a/website/docs/docs/index.mdx b/website/docs/docs/index.mdx index 7f3e05e44..e5da768a9 100644 --- a/website/docs/docs/index.mdx +++ b/website/docs/docs/index.mdx @@ -4,6 +4,10 @@ description: >- Terraform enables you to provision infrastructure safely and efficiently. Review Terraform's ecosystem and workflows, including the Terraform CLI, HCP Terraform, and Terraform Enterprise. show_notification: false --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Terraform overview diff --git a/website/docs/docs/partnerships.mdx b/website/docs/docs/partnerships.mdx index 6433c4884..c51438684 100644 --- a/website/docs/docs/partnerships.mdx +++ b/website/docs/docs/partnerships.mdx @@ -3,6 +3,10 @@ page_title: Terraform integration program description: >- The Terraform integration program enables users to create and publish HashiCorp-verified Terraform integrations. Learn how to integrate with Terraform, HCP Terraform, and Terraform Enterprise. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Terraform integration program diff --git a/website/docs/docs/tools/index.mdx b/website/docs/docs/tools/index.mdx index a291f67b3..3af42c28c 100644 --- a/website/docs/docs/tools/index.mdx +++ b/website/docs/docs/tools/index.mdx @@ -3,6 +3,10 @@ page_title: Terraform tools description: >- Use tools with Terraform to solve varied infrastructure and DevOps challenges. Learn which tools we recommend to extend Terraform's functionality and automate your infrastructure. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Terraform tools diff --git a/website/docs/docs/tools/mcp-server/deploy.mdx b/website/docs/docs/tools/mcp-server/deploy.mdx index 41d4e09f0..4475df8da 100644 --- a/website/docs/docs/tools/mcp-server/deploy.mdx +++ b/website/docs/docs/tools/mcp-server/deploy.mdx @@ -3,6 +3,10 @@ page_title: Deploy the Terraform model context protocol (MCP) server description: |- Learn how to deploy the Terraform MCP server, which helps you write configuration using LLM responses sourced from the Terraform registry. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Deploy the Terraform MCP server diff --git a/website/docs/docs/tools/mcp-server/index.mdx b/website/docs/docs/tools/mcp-server/index.mdx index 0ea17fba7..1135ece59 100644 --- a/website/docs/docs/tools/mcp-server/index.mdx +++ b/website/docs/docs/tools/mcp-server/index.mdx @@ -2,6 +2,10 @@ page_title: Terraform MCP server overview description: Learn about the Terraform model context protocol (MCP) server and how it can help you write Terraform configuration using AI. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Terraform MCP server overview diff --git a/website/docs/docs/tools/mcp-server/prompt.mdx b/website/docs/docs/tools/mcp-server/prompt.mdx index b3ec9879b..7706905f3 100644 --- a/website/docs/docs/tools/mcp-server/prompt.mdx +++ b/website/docs/docs/tools/mcp-server/prompt.mdx @@ -3,6 +3,10 @@ page_title: Prompt an AI model connected to the Terraform MCP server description: |- Learn how to prompt your AI model connected to the Terraform MCP server to answer questions about Terraform configuration using code stored in the Terraform registry --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Prompt a model connected to the Terraform MCP server diff --git a/website/docs/plugin/best-practices/hashicorp-provider-design-principles.mdx b/website/docs/plugin/best-practices/hashicorp-provider-design-principles.mdx index d67c3743b..88538b057 100644 --- a/website/docs/plugin/best-practices/hashicorp-provider-design-principles.mdx +++ b/website/docs/plugin/best-practices/hashicorp-provider-design-principles.mdx @@ -4,6 +4,10 @@ description: >- Learn HashiCorp's design principles for officially maintained Terraform providers. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Provider design principles diff --git a/website/docs/plugin/best-practices/index.mdx b/website/docs/plugin/best-practices/index.mdx index ab724d6c1..93e15ea62 100644 --- a/website/docs/plugin/best-practices/index.mdx +++ b/website/docs/plugin/best-practices/index.mdx @@ -4,6 +4,10 @@ description: >- Learn about best practices for Terraform provider development, including naming and versioning, to ensure a consistent user experience. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Terraform provider best practices diff --git a/website/docs/plugin/best-practices/interacting-with-providers.mdx b/website/docs/plugin/best-practices/interacting-with-providers.mdx index fa398daeb..b6c6fa037 100644 --- a/website/docs/plugin/best-practices/interacting-with-providers.mdx +++ b/website/docs/plugin/best-practices/interacting-with-providers.mdx @@ -4,6 +4,10 @@ description: >- Learn how to safely interact with providers and understand their interfaces. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Interacting with providers diff --git a/website/docs/plugin/best-practices/naming.mdx b/website/docs/plugin/best-practices/naming.mdx index e9e5088f0..70dc1104c 100644 --- a/website/docs/plugin/best-practices/naming.mdx +++ b/website/docs/plugin/best-practices/naming.mdx @@ -4,6 +4,10 @@ description: >- Learn how to name resources, data sources, and attributes in Terraform providers to ensure consistency and discoverability. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Naming conventions diff --git a/website/docs/plugin/best-practices/provider-code.mdx b/website/docs/plugin/best-practices/provider-code.mdx index 3cda9d957..e0fbbeaea 100644 --- a/website/docs/plugin/best-practices/provider-code.mdx +++ b/website/docs/plugin/best-practices/provider-code.mdx @@ -4,6 +4,10 @@ description: >- Learn how to write Terraform provider code in Go, and writing providers in other programming languages. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # HashiCorp supported languages and libraries diff --git a/website/docs/plugin/best-practices/sensitive-state.mdx b/website/docs/plugin/best-practices/sensitive-state.mdx index 3b9eb0e21..876030c7e 100644 --- a/website/docs/plugin/best-practices/sensitive-state.mdx +++ b/website/docs/plugin/best-practices/sensitive-state.mdx @@ -4,6 +4,10 @@ description: >- Learn how to handle sensitive information in Terraform state with the plugin framework. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Handling sensitive values in state diff --git a/website/docs/plugin/best-practices/versioning.mdx b/website/docs/plugin/best-practices/versioning.mdx index 34fbc5c93..fcae2ade7 100644 --- a/website/docs/plugin/best-practices/versioning.mdx +++ b/website/docs/plugin/best-practices/versioning.mdx @@ -4,6 +4,10 @@ description: >- Learn how to version and document changelogs when releasing a provider with the Terraform plugin framework. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Versioning and changelogs diff --git a/website/docs/plugin/code-generation/design.mdx b/website/docs/plugin/code-generation/design.mdx index bebcc5590..ef5da2bef 100644 --- a/website/docs/plugin/code-generation/design.mdx +++ b/website/docs/plugin/code-generation/design.mdx @@ -4,6 +4,10 @@ description: >- Learn how Terraform provider code generation reduces the manual effort needed to develop and maintain Terrafor providers. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Code generation design diff --git a/website/docs/plugin/code-generation/framework-generator.mdx b/website/docs/plugin/code-generation/framework-generator.mdx index 3ae5346d1..fa2a77d85 100644 --- a/website/docs/plugin/code-generation/framework-generator.mdx +++ b/website/docs/plugin/code-generation/framework-generator.mdx @@ -4,6 +4,10 @@ description: >- Learn how to generate Terraform plugin framework code from a provider code specification. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Framework code generator diff --git a/website/docs/plugin/code-generation/index.mdx b/website/docs/plugin/code-generation/index.mdx index 73955c490..ddaaed968 100644 --- a/website/docs/plugin/code-generation/index.mdx +++ b/website/docs/plugin/code-generation/index.mdx @@ -5,6 +5,10 @@ description: >- providers. Learn about the interface, tooling, and libraries that are available to support code generation of Terraform providers. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Code generation diff --git a/website/docs/plugin/code-generation/openapi-generator.mdx b/website/docs/plugin/code-generation/openapi-generator.mdx index 74cefac1c..c2b32493c 100644 --- a/website/docs/plugin/code-generation/openapi-generator.mdx +++ b/website/docs/plugin/code-generation/openapi-generator.mdx @@ -4,6 +4,10 @@ description: >- Use the OpenAPI provider spec generator to generate Terraform provider code from an OpenAPI specification. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # OpenAPI provider spec generator diff --git a/website/docs/plugin/code-generation/specification.mdx b/website/docs/plugin/code-generation/specification.mdx index 65476f4f7..879c1737f 100644 --- a/website/docs/plugin/code-generation/specification.mdx +++ b/website/docs/plugin/code-generation/specification.mdx @@ -5,6 +5,10 @@ description: >- representation that Terraform provider code generation tools use to generate provider code. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Specification diff --git a/website/docs/plugin/code-generation/workflow-example.mdx b/website/docs/plugin/code-generation/workflow-example.mdx index 59feb38b0..e820084be 100644 --- a/website/docs/plugin/code-generation/workflow-example.mdx +++ b/website/docs/plugin/code-generation/workflow-example.mdx @@ -4,6 +4,10 @@ description: >- Use Terraform provider code generation tools to create a Terraform provider based on the Petstore OpenAPI specification. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Workflow example diff --git a/website/docs/plugin/debugging.mdx b/website/docs/plugin/debugging.mdx index e50f51ae1..8eb7bd5d9 100644 --- a/website/docs/plugin/debugging.mdx +++ b/website/docs/plugin/debugging.mdx @@ -4,6 +4,10 @@ description: >- Use logging and debugging tools to debug Terraform providers. Learn how to configure log output, development overrides, and debugging tools. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Debugging providers diff --git a/website/docs/plugin/framework-benefits.mdx b/website/docs/plugin/framework-benefits.mdx index c256491a7..b1b631c12 100644 --- a/website/docs/plugin/framework-benefits.mdx +++ b/website/docs/plugin/framework-benefits.mdx @@ -5,6 +5,10 @@ description: >- Terraform providers. Learn about the benefits of the provider framework over SDKv2. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Plugin framework benefits diff --git a/website/docs/plugin/how-terraform-works.mdx b/website/docs/plugin/how-terraform-works.mdx index e6d36b974..98aa4ac46 100644 --- a/website/docs/plugin/how-terraform-works.mdx +++ b/website/docs/plugin/how-terraform-works.mdx @@ -4,6 +4,10 @@ description: >- Learn how Terraform interacts with plugins to manage resources with services and provisioners. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # How Terraform works with plugins diff --git a/website/docs/plugin/index.mdx b/website/docs/plugin/index.mdx index 68540a374..71163e9b6 100644 --- a/website/docs/plugin/index.mdx +++ b/website/docs/plugin/index.mdx @@ -4,6 +4,10 @@ description: >- Learn how to design, develop, and test plugins that connect Terraform to external services. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Plugin development diff --git a/website/docs/plugin/terraform-plugin-protocol.mdx b/website/docs/plugin/terraform-plugin-protocol.mdx index 81289b5be..1a7597346 100644 --- a/website/docs/plugin/terraform-plugin-protocol.mdx +++ b/website/docs/plugin/terraform-plugin-protocol.mdx @@ -4,6 +4,10 @@ description: >- Learn how the Terraform plugin protocol enables Terraform to communicate with provider plugins. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Terraform plugin protocol diff --git a/website/docs/registry/api-docs.mdx b/website/docs/registry/api-docs.mdx index 2103a8394..9851938ab 100644 --- a/website/docs/registry/api-docs.mdx +++ b/website/docs/registry/api-docs.mdx @@ -3,6 +3,10 @@ page_title: Registry API for the Terraform registry description: >- Use the registry API to find, manage, list versions of, download the source code of, and get metrics for modules in the Terraform registry. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Registry API diff --git a/website/docs/registry/faq.mdx b/website/docs/registry/faq.mdx index a2201faa8..5907b44cc 100644 --- a/website/docs/registry/faq.mdx +++ b/website/docs/registry/faq.mdx @@ -2,6 +2,10 @@ page_title: Terraform registry FAQ description: Learn to troubleshoot common issues when publishing to the Terraform registry. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Terraform registry FAQ diff --git a/website/docs/registry/index.mdx b/website/docs/registry/index.mdx index 2b5759bf3..38b0897b5 100644 --- a/website/docs/registry/index.mdx +++ b/website/docs/registry/index.mdx @@ -3,6 +3,10 @@ page_title: Publish to the Terraform registry description: >- Learn how to publish Terraform providers, modules, and policies to the public Terraform registry. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Publish to the Terraform registry diff --git a/website/docs/registry/modules/partner.mdx b/website/docs/registry/modules/partner.mdx index 464c48f68..fb8911750 100644 --- a/website/docs/registry/modules/partner.mdx +++ b/website/docs/registry/modules/partner.mdx @@ -3,6 +3,10 @@ page_title: Partner modules in the Terraform registry description: >- Learn how partner modules in the Terraform registry are reviewed by HashiCorp and actively maintained by contributors. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Partner modules diff --git a/website/docs/registry/modules/publish.mdx b/website/docs/registry/modules/publish.mdx index 806d39e26..832790dee 100644 --- a/website/docs/registry/modules/publish.mdx +++ b/website/docs/registry/modules/publish.mdx @@ -2,6 +2,10 @@ page_title: Publish modules to the Terraform registry description: Learn how to publish and share modules and their versions in the public Terraform registry. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Publish modules diff --git a/website/docs/registry/modules/use.mdx b/website/docs/registry/modules/use.mdx index 37aa767f5..9016f161d 100644 --- a/website/docs/registry/modules/use.mdx +++ b/website/docs/registry/modules/use.mdx @@ -2,6 +2,10 @@ page_title: Find and use modules in the Terraform registry description: Use the Terraform registry to find modules to use in your Terraform configuration. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Find and use modules diff --git a/website/docs/registry/policy-libraries/publishing.mdx b/website/docs/registry/policy-libraries/publishing.mdx index 4a794218d..bba44c150 100644 --- a/website/docs/registry/policy-libraries/publishing.mdx +++ b/website/docs/registry/policy-libraries/publishing.mdx @@ -3,6 +3,10 @@ page_title: Publish policy libraries to the Terraform registry description: >- Policy libraries are collections of Sentinel policies. Learn how to publish a policy library to the Terraform registry. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Publish policy libraries diff --git a/website/docs/registry/policy-libraries/using-policies.mdx b/website/docs/registry/policy-libraries/using-policies.mdx index 769c345c3..710292263 100644 --- a/website/docs/registry/policy-libraries/using-policies.mdx +++ b/website/docs/registry/policy-libraries/using-policies.mdx @@ -3,6 +3,10 @@ page_title: Use policies from the Terraform registry description: >- The Terraform registry has collections of Sentinel policies available as policy libraries. Learn how to use policy libraries from the Terraform registry. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Use policies from the Terraform registry diff --git a/website/docs/registry/private.mdx b/website/docs/registry/private.mdx index 410b32408..add11e52b 100644 --- a/website/docs/registry/private.mdx +++ b/website/docs/registry/private.mdx @@ -3,6 +3,10 @@ page_title: Private registry in HCP Terraform description: >- Learn how to use private modules and providers from HCP Terraform's private registry in your Terraform configuration. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Private registry in HCP Terraform diff --git a/website/docs/registry/providers/docs.mdx b/website/docs/registry/providers/docs.mdx index 7f1dd5ff0..83e1de14d 100644 --- a/website/docs/registry/providers/docs.mdx +++ b/website/docs/registry/providers/docs.mdx @@ -3,6 +3,10 @@ page_title: Publishing provider documentation in the Terraform registry description: >- Learn how to write in the documentation format that publishes alongside providers in the Terraform registry. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Provider documentation diff --git a/website/docs/registry/providers/index.mdx b/website/docs/registry/providers/index.mdx index e2f86b36d..1426e9cc5 100644 --- a/website/docs/registry/providers/index.mdx +++ b/website/docs/registry/providers/index.mdx @@ -3,6 +3,10 @@ page_title: Providers overview for the Terraform registry description: >- The Terraform registry is the main source for publicly available providers, which are plugins that enable Terraform to interact with APIs. Learn how to use providers from the registry. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Providers overview diff --git a/website/docs/registry/providers/os-arch.mdx b/website/docs/registry/providers/os-arch.mdx index 959804e8e..d05dd6f16 100644 --- a/website/docs/registry/providers/os-arch.mdx +++ b/website/docs/registry/providers/os-arch.mdx @@ -4,6 +4,10 @@ page_title: >- description: >- Learn which provider binary operating systems and architectures HashiCorp recommends to ensure compatibility with the Terraform registry and HCP Terraform. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Recommended provider binary operating systems and architectures diff --git a/website/docs/registry/providers/publishing.mdx b/website/docs/registry/providers/publishing.mdx index 60f7cc44e..3730be501 100644 --- a/website/docs/registry/providers/publishing.mdx +++ b/website/docs/registry/providers/publishing.mdx @@ -2,6 +2,10 @@ page_title: Publish providers to the Terraform registry description: Learn how to create, document, release, and publish a provider to the Terraform registry. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Publish providers diff --git a/website/docs/registry/run-tasks.mdx b/website/docs/registry/run-tasks.mdx index ca64d505b..cb6882d29 100644 --- a/website/docs/registry/run-tasks.mdx +++ b/website/docs/registry/run-tasks.mdx @@ -3,6 +3,10 @@ page_title: Run tasks in the Terraform registry description: |- HCP Terraform run tasks let you directly integrate third-party tools into the run lifecycle. Learn how to browse run tasks and add your own to the Terraform registry. --- +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ +> [!IMPORTANT] +> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. +⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Run tasks