Skip to content

Commit 788aaa4

Browse files
authored
Update the Cloud Asset Discovery documentation (#15736)
* Remove beta note * Update changelog and manifest
1 parent d01f509 commit 788aaa4

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

packages/cloud_asset_inventory/changelog.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@
44
# 1.1.x - 9.2.x
55
# 1.0.x - 9.1.x
66
# 0.1.x - 8.15.x
7+
- version: "1.2.2"
8+
changes:
9+
- description: Update the Cloud Asset Discovery documentation.
10+
type: enhancement
11+
link: https://github.com/elastic/integrations/pull/15736
712
- version: "1.2.1"
813
changes:
914
- description: Update the Cloud Asset Discovery documentation.

packages/cloud_asset_inventory/docs/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ Once you connect your cloud accounts, this integration automatically finds and l
1212
- **GCP**: Cloud Storage buckets, Compute Engine instances, Kubernetes clusters, and more.
1313
- **Azure**: Virtual Machines, Blob Storage, Azure Kubernetes Service (AKS), and more.
1414

15-
> ⚠️ (BETA) Please note: Multiple cloud providers per policy are not supported. Please select only one.
16-
1715
[View the full list of supported services for discovery](https://github.com/elastic/cloudbeat/blob/main/internal/inventory/ASSETS.md).
1816

1917
### Use cases

packages/cloud_asset_inventory/manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
format_version: 3.3.2
22
name: cloud_asset_inventory
33
title: "Cloud Asset Discovery"
4-
version: "1.2.1"
4+
version: "1.2.2"
55
source:
66
license: "Elastic-2.0"
77
description: "Discover and Create Cloud Assets Discovery"

0 commit comments

Comments
 (0)