Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix issue on failing create action #622

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

Conversation

shierro
Copy link

@shierro shierro commented Mar 6, 2024

Description

This fixes the issue when sometimes the server returns 'Message: Failed to complete #create action: [undefined method include? for nil:NilClass in the specified region us-east-1. Please check this AMI is available in this region.]

This issue was introduced from
here

Issues Resolved

'Message: Failed to complete #create action: [undefined method include? for nil:NilClass in the specified region us-east-1. Please check this AMI is available in this region.]

Type of Change

Our release process assumes you are using Conventional Commit messages.

The most important prefixes you should have in mind are:

  • _fix_: which represents bug fixes, and correlates to a SemVer patch.
  • _feat_: which represents a new feature, and correlates to a SemVer minor.
  • _feat!_:, or fix!:, refactor!:, etc., which represent a breaking change (indicated by the !) and will result in a major version change.

If you have not included a conventional commit message this can be fixed on merge.

Check List

This fixes the issue when sometimes the server returns `'Message: Failed
to complete #create action: [undefined method include? for
nil:NilClass in the specified region us-east-1. Please check this AMI is
available in this region.]`

This issue was introduced from
[here](test-kitchen/kitchen-ec2@v3.17.0...v3.17.1#diff-5f36235c5a4a35dba130d480e2175640f7762d7ae859ad98efa704c4db646b4fR567)
@shierro
Copy link
Author

shierro commented Mar 28, 2024

Hi @damacus can you please consider reviewing this one? If there's anything I can do to help further, please let me know

@nemonik
Copy link

nemonik commented Apr 11, 2024

I seem to be blocked by the same.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants