Skip to content

Commit

Permalink
Added owner info in Elastic Connector
Browse files Browse the repository at this point in the history
  • Loading branch information
seanrathier committed Oct 11, 2024
1 parent 9d37f96 commit 764d104
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion packages/cloud_security_posture/changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
changes:
- description: Added deployment_mode agentless to the policy template
type: enhancement
link: https://github.com/elastic/integrations/pull/10479
link: https://github.com/elastic/integrations/pull/11203
- description: Change gcp.credentials.json secret to true
type: enhancement
link: https://github.com/elastic/integrations/pull/10479
Expand Down
3 changes: 3 additions & 0 deletions packages/elastic_connectors/changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@
link: https://github.com/elastic/integrations/pull/11267
- version: 0.0.1
changes:
- description: Added owner information when deployment_mode has agentless enabled
type: enhancement
link: https://github.com/elastic/integrations/pull/11203
- description: Initial draft of the package
type: enhancement
link: https://github.com/elastic/integrations/pull/10898
3 changes: 3 additions & 0 deletions packages/elastic_connectors/manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,9 @@ policy_templates:
enabled: false
agentless:
enabled: true
organization: elastic
division: engineering
team: ingestion-team
multiple: false
inputs:
- type: connectors-py
Expand Down

0 comments on commit 764d104

Please sign in to comment.