Skip to content

Add more AWS regions to packer configuration #2618

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

fruch
Copy link
Contributor

@fruch fruch commented Jul 24, 2025

this commit add eu-west-3 and ca-central-1
those are new two regions that SCT supports and we need the image available there on every build
so SCT can run two regions out of the box

this commit add `eu-west-3` and `ca-central-1`
those are new two regions that SCT supports and we
need the image available there on every build
so SCT can run two regions out of the box
@fruch fruch requested review from Copilot and amnonh July 24, 2025 12:20
Copilot

This comment was marked as outdated.

@fruch fruch requested review from juliayakovlev and Copilot July 24, 2025 12:20
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds support for two additional AWS regions (eu-west-3 and ca-central-1) to the Packer configuration for Scylla monitor AMI deployment. This enables SCT (Scylla Cluster Tests) to run in these new regions out of the box by ensuring monitor images are available during every build.

  • Added eu-west-3 and ca-central-1 to the list of regions where AMIs will be created
  • Updated the ami_regions configuration in the Packer template

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.

2 participants