Skip to content

Conversation

@whoffler
Copy link
Contributor

Description

for issue https://github.ibm.com/GoldenEye/issues/issues/14657

Release required?

  • No release
  • Patch release (x.x.X)
  • Minor release (x.X.x)
  • Major release (X.x.x)
Release notes content

Run the pipeline

If the CI pipeline doesn't run when you create the PR, the PR requires a user with GitHub collaborators access to run the pipeline.

Run the CI pipeline when the PR is ready for review and you expect tests to pass. Add a comment to the PR with the following text:

/run pipeline

Checklist for reviewers

  • If relevant, a test for the change is included or updated with this PR.
  • If relevant, documentation for the change is included or updated with this PR.

For mergers

  • Use a conventional commit message to set the release level. Follow the guidelines.
  • Include information that users need to know about the PR in the commit message. The commit message becomes part of the GitHub release notes.
  • Use the Squash and merge option.

@whoffler whoffler requested review from iamar7 and shemau as code owners July 16, 2025 17:01
@whoffler
Copy link
Contributor Author

/run pipeline

@whoffler whoffler requested a review from akocbek July 17, 2025 09:12
prefix := "icm-da"
plan := "lite"

// when region is 'eu-fr2' take opportunity to test 'graduated-tier-sysdig-secure-plus-monitor' plan
Copy link
Contributor

Choose a reason for hiding this comment

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

not sure this will work since eu-fr2' is not inside validRegions

var validRegions = []string{
"au-syd",
"br-sao",
"ca-tor",
"eu-de",
"eu-gb",
"jp-osa",
"jp-tok",
"us-south",
"us-east",
}

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@akocbek hmmmm.. do you know is there a reason eu-fr2 isnt in validRegions? We should be good to just add it to the list shouldn't we?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

tested that er-fr2 works so I guess should be good to go in the validRegions list

Copy link
Contributor

Choose a reason for hiding this comment

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

added to it should be fine, actually we should have all valid regions inside array.
https://cloud.ibm.com/docs/monitoring?topic=monitoring-regions

@whoffler
Copy link
Contributor Author

/run pipeline

prefix := "icm-da"
plan := "lite"

// when region is 'eu-fr2' take opportunity to test 'graduated-tier-sysdig-secure-plus-monitor' plan
Copy link
Contributor

Choose a reason for hiding this comment

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

added to it should be fine, actually we should have all valid regions inside array.
https://cloud.ibm.com/docs/monitoring?topic=monitoring-regions

@akocbek akocbek merged commit 36bbc98 into main Jul 17, 2025
2 checks passed
@akocbek akocbek deleted the supportNewPlan branch July 17, 2025 16:50
@terraform-ibm-modules-ops
Copy link
Contributor

🎉 This PR is included in version 1.4.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants