mirror of
https://github.com/hashicorp/packer.git
synced 2026-06-09 08:42:33 -04:00
Remove beta language from data sources overview page
This commit is contained in:
parent
4a61d4ad0b
commit
e47821f13b
1 changed files with 1 additions and 5 deletions
|
|
@ -13,7 +13,7 @@ sidebar_title: Overview
|
|||
|
||||
The HCP Packer registry bridges the gap between image factories and image
|
||||
deployments, allowing development and security teams to work together to create,
|
||||
manage, and consume golden images in a centralized way.
|
||||
manage, and consume images in a centralized way.
|
||||
|
||||
The HCP Packer registry stores metadata about your images, including when they
|
||||
were created, where the image exists in the cloud, and what (if any) git commit
|
||||
|
|
@ -23,10 +23,6 @@ designate which images are appropriate for test and production environments,
|
|||
and query for the right golden images to use in both Packer and Terraform
|
||||
configurations.
|
||||
|
||||
HCP Packer is under active development, and we are currently offering a public
|
||||
beta version to collect feedback and continue improving the product. We
|
||||
encourage you to try HCP Packer and submit your feedback.
|
||||
|
||||
Packer has two data sources that work together to retrieve information from the
|
||||
HCP Packer registry:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue