From c3efa210ac42f4831015ca0d75e8e80679fdcadf Mon Sep 17 00:00:00 2001 From: Tomas Hozza Date: Mon, 22 Feb 2021 17:40:58 +0100 Subject: [PATCH] News: Add note about GCP support in Cloud API Signed-off-by: Tomas Hozza --- docs/news/unreleased/cloudapi-gcp-support.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 docs/news/unreleased/cloudapi-gcp-support.md diff --git a/docs/news/unreleased/cloudapi-gcp-support.md b/docs/news/unreleased/cloudapi-gcp-support.md new file mode 100644 index 000000000..f55100656 --- /dev/null +++ b/docs/news/unreleased/cloudapi-gcp-support.md @@ -0,0 +1,6 @@ +# Cloud API: Add support for Google Cloud Platform target + +Added support in Cloud API to upload images to Google Cloud Platform (GCP) and +share them with specified accounts. There is currently no GCP-specific image +type, since GCP supports importing VHD and VMDK image types already supported by +the `osbuild-composer`.