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

TERRAFORM CRASH #16287

Closed
lvnilesh opened this issue Oct 7, 2017 · 2 comments
Closed

TERRAFORM CRASH #16287

lvnilesh opened this issue Oct 7, 2017 · 2 comments

Comments

@lvnilesh
Copy link

lvnilesh commented Oct 7, 2017

Terraform Version

Run terraform -v to show the version. If you are not running the latest version of Terraform, please try upgrading because your issue may have already been fixed.

Terraform v0.10.7

Crash Output

If the console output indicates that Terraform crashed, please share a link to a GitHub Gist containing the output of the crash.log file.

https://gist.github.com/lvnilesh/3ea22d995c0e30417b3c5a913b76719d

How to reproduce the crash?

The crash can be reproduced by setting empty string for name_filter and run terraform plan

data "scaleway_bootscript" "latest" {
  architecture = "x86_64"
  name_filter  = ""
}
@hashibot
Copy link
Contributor

hashibot commented Oct 8, 2017

This issue has been automatically migrated to terraform-providers/terraform-provider-scaleway#21 because it looks like an issue with that provider. If you believe this is not an issue with the provider, please reply to this issue and let us know.

@hashibot hashibot closed this as completed Oct 8, 2017
@ghost
Copy link

ghost commented Apr 7, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@ghost ghost locked and limited conversation to collaborators Apr 7, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants