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 ErrNoInit text #217

Merged
merged 1 commit into from
Sep 3, 2021
Merged

Update ErrNoInit text #217

merged 1 commit into from
Sep 3, 2021

Conversation

kmoe
Copy link
Member

@kmoe kmoe commented Sep 2, 2021

As of hashicorp/terraform@89b0505 (hashicorp/terraform#29469), Terraform Core now logs the following error when it detects that terraform init was required but not run:

Please run "terraform init".

In versions 0.13-1.0.5, this text reads instead "Error: could not load plugin".

This PR adds the new text to the regex.

Fixes nightly main test failure.

@kmoe
Copy link
Member Author

kmoe commented Sep 3, 2021

Merging this without review to fix nightly test failure since Radek is away.

@kmoe kmoe merged commit e781e9e into main Sep 3, 2021
@kmoe kmoe deleted the errnoinit-new-text branch September 3, 2021 09:14
Copy link
Member

@radeksimko radeksimko left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

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