From 9cf014fa0841823b1bc6a311bdc916f2fb278598 Mon Sep 17 00:00:00 2001 From: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com> Date: Fri, 24 Jan 2025 13:50:20 -0800 Subject: [PATCH] Apply suggestions from code review Co-authored-by: Brian McClain --- website/content/docs/datasources/hcp/hcp-packer-image.mdx | 4 ++-- website/content/docs/datasources/hcp/hcp-packer-version.mdx | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/website/content/docs/datasources/hcp/hcp-packer-image.mdx b/website/content/docs/datasources/hcp/hcp-packer-image.mdx index bab62a113..afa38b2b1 100644 --- a/website/content/docs/datasources/hcp/hcp-packer-image.mdx +++ b/website/content/docs/datasources/hcp/hcp-packer-image.mdx @@ -1,6 +1,6 @@ --- description: | - The `hcp-packer-image` data source retrieves information about an image from the HCP Packer registry. This data source has been deprecated, use the `hcp-packer-artifact` data source instead. + The `hcp-packer-image` data source retrieves information about an image from the HCP Packer registry. This data source is deprecated, use the `hcp-packer-artifact` data source instead. page_title: hcp-packer-image data source reference --- @@ -10,7 +10,7 @@ page_title: hcp-packer-image data source reference # `hcp-packer-image` -~> **This data source id deprecated**. Use the [`hcp-packer-artifact`](/packer/docs/datasources/hcp/hcp-packer-artifact) data source instead. +~> **This data source is deprecated**. Use the [`hcp-packer-artifact`](/packer/docs/datasources/hcp/hcp-packer-artifact) data source instead. The `hcp-packer-image` data source retrieves information about an image from the HCP Packer registry. This information can be used to diff --git a/website/content/docs/datasources/hcp/hcp-packer-version.mdx b/website/content/docs/datasources/hcp/hcp-packer-version.mdx index d9a250cb7..05a9d4b19 100644 --- a/website/content/docs/datasources/hcp/hcp-packer-version.mdx +++ b/website/content/docs/datasources/hcp/hcp-packer-version.mdx @@ -1,7 +1,7 @@ --- description: | The `hcp-packer-version` data source retrieves information about - the HCP Packer version from the HCP Packer registry. Use this information to + an HCP Packer version from the HCP Packer registry. Use this information to get a source's external identifier. page_title: hcp-packer-version data source reference --- @@ -14,7 +14,7 @@ page_title: hcp-packer-version data source reference # `hcp-packer-version` The `hcp-packer-version` dsata source retrieves information about -the HCP Packer version from the HCP Packer registry. You can use the version information to +an HCP Packer version from the HCP Packer registry. You can use the version information to query HCP for a source's external identifier so that you can use it in various Packer builders. To get started with HCP Packer, refer to the [HCP Packer documentation](/hcp/docs/packer) or try the