Skip to content

Commit

Permalink
[Cloud Security] Add Elastic-specific tags in CNVM
Browse files Browse the repository at this point in the history
Forgotten in elastic#8226
  • Loading branch information
orestisfl committed Oct 19, 2023
1 parent 4afdf73 commit 41468eb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
5 changes: 4 additions & 1 deletion packages/cloud_security_posture/changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,14 @@
# 1.4.x - 8.9.x
# 1.3.x - 8.8.x
# 1.2.x - 8.7.x
- version: "1.6.4-preview1"
- version: "1.6.4"
changes:
- description: Assign default GCP account type
type: bugfix
link: https://github.com/elastic/integrations/pull/8228
- description: Update URL for CNVM
type: bugfix
link: https://github.com/elastic/integrations/pull/8246
- version: "1.6.3"
changes:
- description: Update URL for AWS
Expand Down
4 changes: 2 additions & 2 deletions packages/cloud_security_posture/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
format_version: 3.0.0
name: cloud_security_posture
title: "Security Posture Management"
version: "1.6.4-preview1"
version: "1.6.4"
source:
license: "Elastic-2.0"
description: "Identify & remediate configuration risks in your Cloud infrastructure"
Expand Down Expand Up @@ -176,7 +176,7 @@ policy_templates:
required: true
show_user: false
description: Template URL to Cloud Formation Quick Create Stack
default: https://console.aws.amazon.com/cloudformation/home#/stacks/quickcreate?templateURL=https://elastic-cspm-cft.s3.eu-central-1.amazonaws.com/cloudformation-cnvm-8.11.0-2023-09-10-08-35-18.yml&stackName=Elastic-Vulnerability-Management&param_EnrollmentToken=FLEET_ENROLLMENT_TOKEN&param_FleetUrl=FLEET_URL&param_ElasticAgentVersion=KIBANA_VERSION&param_ElasticArtifactServer=https://artifacts.elastic.co/downloads/beats/elastic-agent
default: https://console.aws.amazon.com/cloudformation/home#/stacks/quickcreate?templateURL=https://elastic-cspm-cft.s3.eu-central-1.amazonaws.com/cloudformation-cnvm-8.11.0-2023-10-16-17-10-02.yml&stackName=Elastic-Vulnerability-Management&param_EnrollmentToken=FLEET_ENROLLMENT_TOKEN&param_FleetUrl=FLEET_URL&param_ElasticAgentVersion=KIBANA_VERSION&param_ElasticArtifactServer=https://artifacts.elastic.co/downloads/beats/elastic-agent
owner:
github: elastic/cloud-security-posture
type: elastic

0 comments on commit 41468eb

Please sign in to comment.