Skip to content

[backport-aws-7.0] update elastic-package v0.126.1 - #21185

Open
teresaromero wants to merge 2 commits into
elastic:backport-aws-7.0from
teresaromero:aws-7.0-update-elastic-package-v0.126.1
Open

teresaromero wants to merge 2 commits into
elastic:backport-aws-7.0from
teresaromero:aws-7.0-update-elastic-package-v0.126.1

Conversation

@teresaromero

Copy link
Copy Markdown
Contributor

Updating backport branch with elastic-package v0.126.1 which fixes the google sdk error https://buildkite.com/elastic/integrations/builds/49467#01a08d0f-56b5-4ef9-8f13-9d7c4fd6c989/L2762

@teresaromero
teresaromero requested a review from a team as a code owner September 11, 2026 07:14
Copilot AI lite review requested due to automatic review settings September 11, 2026 07:14

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Approval recommended

No unresolved issues were identified.

Pull request overview

Updates the backport branch to elastic-package v0.126.1, including the Google SDK fix.

Changes:

  • Upgrades Elastic Package and related dependencies.
  • Refreshes transitive dependency versions and checksums.
File summaries
File Description
go.mod Updates direct and indirect dependencies.
go.sum Refreshes dependency checksums.
Review details
  • Files reviewed: 1/2 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Backport of ecadef5 (PR elastic#20698) to backport-aws-7.0.

The observability-ci account SCP now denies resource creation without
the division/org/team/project tags, breaking the 11 SQS-based data
stream system tests and redshift.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings September 11, 2026 12:19
@teresaromero
teresaromero requested review from a team as code owners September 11, 2026 12:19

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔵 Needs a closer look

Nine moderate findings require correcting Terraform team tags to match the declared owners.

Review details

Suppressed comments (9)

packages/aws/data_stream/apigateway_logs/_dev/deploy/tf/main.tf:16

  • The new team tag assigns this deployment to obs-ds-hosted-services, but .github/CODEOWNERS:18 assigns apigateway_logs to obs-infraobs-integrations. Because this is propagated as the AWS resource ownership metadata, use the declared owning team here.
      team     = "obs-ds-hosted-services"

packages/aws/data_stream/cloudfront_logs/_dev/deploy/tf/main.tf:16

  • The new team tag assigns this deployment to obs-ds-hosted-services, but .github/CODEOWNERS:22 assigns cloudfront_logs to obs-infraobs-integrations. Because this is propagated as the AWS resource ownership metadata, use the declared owning team here.
      team     = "obs-ds-hosted-services"

packages/aws/data_stream/elb_logs/_dev/deploy/tf/main.tf:16

  • The new team tag assigns this deployment to obs-ds-hosted-services, but .github/CODEOWNERS:32 assigns elb_logs to obs-infraobs-integrations. Because this is propagated as the AWS resource ownership metadata, use the declared owning team here.
      team     = "obs-ds-hosted-services"

packages/aws/data_stream/emr_logs/_dev/deploy/tf/main.tf:16

  • The new team tag assigns this deployment to obs-ds-hosted-services, but .github/CODEOWNERS:34 assigns emr_logs to obs-infraobs-integrations. Because this is propagated as the AWS resource ownership metadata, use the declared owning team here.
      team     = "obs-ds-hosted-services"

packages/aws/data_stream/firewall_logs/_dev/deploy/tf/main.tf:16

  • The new team tag assigns this deployment to obs-ds-hosted-services, but .github/CODEOWNERS:36 assigns firewall_logs to security-service-integrations. Because this is propagated as the AWS resource ownership metadata, use the declared owning team here.
      team     = "obs-ds-hosted-services"

packages/aws/data_stream/redshift/_dev/deploy/tf/main.tf:16

  • The new team tag assigns this deployment to obs-ds-hosted-services, but .github/CODEOWNERS:46 assigns redshift to obs-infraobs-integrations. Because this is propagated as the AWS resource ownership metadata, use the declared owning team here.
      team     = "obs-ds-hosted-services"

packages/aws/data_stream/route53_resolver_logs/_dev/deploy/tf/main.tf:16

  • The new team tag assigns this deployment to obs-ds-hosted-services, but .github/CODEOWNERS:48 assigns route53_resolver_logs to security-service-integrations. Because this is propagated as the AWS resource ownership metadata, use the declared owning team here.
      team     = "obs-ds-hosted-services"

packages/aws/data_stream/vpcflow/_dev/deploy/tf/main.tf:16

  • The new team tag assigns this deployment to obs-ds-hosted-services, but .github/CODEOWNERS:60 assigns vpcflow to security-service-integrations. Because this is propagated as the AWS resource ownership metadata, use the declared owning team here.
      team     = "obs-ds-hosted-services"

packages/aws/data_stream/waf/_dev/deploy/tf/main.tf:16

  • The new team tag assigns this deployment to obs-ds-hosted-services, but .github/CODEOWNERS:62 assigns waf to security-service-integrations. Because this is propagated as the AWS resource ownership metadata, use the declared owning team here.
      team     = "obs-ds-hosted-services"
  • Files reviewed: 13/14 changed files
  • Comments generated: 0 new
  • Review effort level: Lite

@elastic-vault-github-plugin-prod

Copy link
Copy Markdown
Contributor

✅ Package owners are in sync with main.

@elastic-vault-github-plugin-prod

Copy link
Copy Markdown
Contributor

🚀 Benchmarks report

Package aws 👍(6) 💚(9) 💔(7)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
firewall_logs 4651.16 3184.71 -1466.45 (-31.53%) 💔
inspector 1592.36 1176.47 -415.89 (-26.12%) 💔
apigateway_logs 20000 14925.37 -5074.63 (-25.37%) 💔
cloudfront_logs 3164.56 2262.44 -902.12 (-28.51%) 💔
cloudtrail 2421.31 1953.13 -468.18 (-19.34%) 💔
config 4081.63 3012.05 -1069.58 (-26.2%) 💔
ec2_logs 58823.53 47619.05 -11204.48 (-19.05%) 💔

To see the full report comment with /test benchmark fullreport

@infra-vault-gh-plugin-prod

Copy link
Copy Markdown

💚 Build Succeeded

History

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants