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

Update(Cloud-Databases): Added hints for region and location mismatches #5557

Merged
merged 1 commit into from
Aug 8, 2024

Conversation

omaraibrahim
Copy link
Collaborator

Community Note

  • Please vote on this pull request by adding a 👍 reaction to the original pull request comment to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for pull request followers and do not help prioritize the request

Relates OR Closes #0000

╷
│ Error: [ERROR] Error getting database autoscaling groups: Not Found
│  Hint: Check if there is a mismatch between your database location and IBMCLOUD_REGION
│ 
│   with ibm_database.elasticsearch,
│   on main.tf line 105, in resource "ibm_database" "elasticsearch":
│  105: resource "ibm_database" "elasticsearch" {
│ 
╵

Output from acceptance testing:

$ make testacc TESTARGS='-run=TestAccXXX'

...

@omaraibrahim omaraibrahim marked this pull request as ready for review August 7, 2024 16:05
Copy link
Contributor

@lornakelly lornakelly left a comment

Choose a reason for hiding this comment

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

LGTM

@omaraibrahim omaraibrahim merged commit bece1cc into master Aug 8, 2024
1 check passed
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.

2 participants