[Cloud Security] Added deployment_mode and properties CSPM, Elastic Connector - #11203
[Cloud Security] Added deployment_mode and properties CSPM, Elastic Connector#11203seanrathier wants to merge 4 commits into
Conversation
|
When version 3.2.3 gets released next week, the CI should pass, and we should be able to merge. |
af1b249 to
b0d21fd
Compare
| link: https://github.com/elastic/integrations/pull/11274 | ||
| - version: "1.11.0-preview08" | ||
| changes: | ||
| - description: Added deployment_mode agentless to the policy template |
There was a problem hiding this comment.
remove this changelog entry as you added it to a new version
| link: https://github.com/elastic/integrations/pull/11267 | ||
| - version: 0.0.1 | ||
| changes: | ||
| - description: Added owner information when deployment_mode has agentless enabled |
maxcold
left a comment
There was a problem hiding this comment.
@seanrathier seems like some old code hasn't been removed, pls check
| enabled: true | ||
| organization: elastic | ||
| division: engineering | ||
| team: ingestion-team |
There was a problem hiding this comment.
if I understood the review comment correctly the ask was to change ingestion-team to search-extract-and-transform but now we have both for some reason
💔 Build Failed
Failed CI StepsHistory
cc @seanrathier |
|
This change is co-dependant of #11400, we will merge both changes together in the other PR. Thanks! |
|
@seanrathier @maxcold #11400 has already been merged. I think this PR can be closed. |
|
Package cloud_security_posture - 1.11.0-preview11 containing this change is available at https://epr.elastic.co/search?package=cloud_security_posture |
|
Package elastic_connectors - 0.0.3 containing this change is available at https://epr.elastic.co/search?package=elastic_connectors |
|
Package cloud_security_posture - 1.11.0 containing this change is available at https://epr.elastic.co/package/cloud_security_posture/1.11.0/ |
We are updating the
elastic-connectorand thecloud-security-postureintegrations to package-spec version 3.2.3 so that when deployment_mode agentless is selected we can pass the org, division and team information to the Agentless-API.This will only be merged when package-spec version 3.2.3 is released.
Checklist
changelog.ymlfile.How to test this PR locally
Related issues