Apply suggestions from code review

Co-authored-by: Brian McClain <brianmmcclain@gmail.com>
docs/packer-seo-ds-ref
trujillo-adam 1 year ago committed by GitHub
parent 8eb277b122
commit 9cf014fa08
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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

@ -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

Loading…
Cancel
Save