-
Notifications
You must be signed in to change notification settings - Fork 9.6k
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
Experimental feature failure #9934
Comments
I got this in 0.7.9 as well:
data.template_file.logging-host: ..... %!s(PANIC=runtime error: invalid memory address or nil pointer dereference) |
I also think its a duplicate. Unfortunately our output is over 7,000 lines long and contains sensitive I did include the full shadow output, which I believe just listed a NPE We unfortunately have sensitive data in our hashicorp output. I did On Nov 8, 2016 12:59 PM, "Mitchell Hashimoto" [email protected]
|
@jdblack I'll have 0.7.10 released tomorrow morning, check with that and you may be good to go. Contains a good number of fixes in this category. |
I get the same error with 0.7.10. You can report an issue at: https://github.com/hashicorp/terraform/issues 1 error(s) occurred:
and then all of our infrastructure info. |
Unfortunately I cannot diagnose the error without knowing what doesn't match. If that error showed up then the states do not match. |
It's only showing when I run with a target plan -target=module.... |
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. |
Experimental feature failure! Please report a bug.
This is not an error. Your Terraform operation completed successfully.
Your real infrastructure is unaffected by this message.
While running, Terraform sometimes tests experimental features in the
background. These features cannot affect real state and never touch
real infrastructure. If the features work properly, you see nothing.
If the features fail, this message appears.
The following failures happened while running experimental features.
Please report a Terraform bug so that future Terraform versions that
enable these features can be improved!
You can report an issue at: https://github.com/hashicorp/terraform/issues
1 error(s) occurred:
(I can provide the full / sensitive output if needed but this keeps happening)
The text was updated successfully, but these errors were encountered: