-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
[CI] Metricbeat: set AWS region to terraform.tf #39675
Conversation
This pull request doesn't have a |
This pull request does not have a backport label.
To fixup this pull request, you need to add the backport labels for the needed
|
/test |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! If CI is green let's close https://github.com/elastic/ingest-dev/issues/3170 which this PR also fixes via the instance_class change.
* [CI] Metricbeat: set AWS region to terraform.tf * Cleanup * Fix DB instance type (cherry picked from commit 44679fb)
* [CI] Metricbeat: set AWS region to terraform.tf * Cleanup * Fix DB instance type (cherry picked from commit 44679fb)
* [CI] Metricbeat: set AWS region to terraform.tf * Cleanup * Fix DB instance type (cherry picked from commit 44679fb) Co-authored-by: Pavel Zorin <[email protected]>
* [CI] Metricbeat: set AWS region to terraform.tf * Cleanup * Fix DB instance type (cherry picked from commit 44679fb) Co-authored-by: Pavel Zorin <[email protected]>
* [CI] Metricbeat: set AWS region to terraform.tf * Cleanup * Fix DB instance type (cherry picked from commit 44679fb)
[CI] Metricbeat: set AWS region to terraform.tf & Fix DB instance type (cherry picked from commit 44679fb) Co-authored-by: Pavel Zorin <[email protected]>
Proposed commit message
us-east
.The PR sets AWS region to
us-east-1
.db.t3.micro
. The previousdb.t2
is now has depreceted MySQL support.Checklist
CHANGELOG.next.asciidoc
orCHANGELOG-developer.next.asciidoc
.Disruptive User Impact
Author's Checklist
How to test this PR locally
Related issues
Use cases
Screenshots
Logs