Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[7.17](backport #39675) [CI] Metricbeat: set AWS region to terraform.tf #39701

Merged
merged 1 commit into from
May 24, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented May 23, 2024

Proposed commit message

  1. We have been using the default AWS region (eu-cental-1). However, the build agents are located in us-east.
    The PR sets AWS region to us-east-1.
  2. Changed DB instance class to db.t3.micro. The previous db.t2 is now has depreceted MySQL support.
  3. Un-skipped x-pack/metricbeat Cloud (MODULE) Tests

Checklist

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have made corresponding change to the default configuration files
  • I have added tests that prove my fix is effective or that my feature works
  • I have added an entry in CHANGELOG.next.asciidoc or CHANGELOG-developer.next.asciidoc.

Disruptive User Impact

Author's Checklist

  • [ ]

How to test this PR locally

Related issues

Use cases

Screenshots

Logs


This is an automatic backport of pull request #39675 done by [Mergify](https://mergify.com).

* [CI] Metricbeat: set AWS region to terraform.tf

* Cleanup

* Fix DB instance type

(cherry picked from commit 44679fb)
@mergify mergify bot requested review from a team as code owners May 23, 2024 16:43
@mergify mergify bot added the backport label May 23, 2024
@mergify mergify bot assigned pazone May 23, 2024
@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label May 23, 2024
@botelastic botelastic bot removed the needs_team Indicates that the issue/PR needs a Team:* label label May 24, 2024
@pazone pazone merged commit 44b02fe into 7.17 May 24, 2024
21 of 22 checks passed
@pazone pazone deleted the mergify/bp/7.17/pr-39675 branch May 24, 2024 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant