You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
This issue was originally opened by @lvnilesh as hashicorp/terraform#16287. It was migrated here as a result of the provider split. The original body of the issue is below.
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 forname_filter
and runterraform plan
The text was updated successfully, but these errors were encountered: