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
This is always indicative of a bug within the plugin. It would be immensely helpful if you could report the crash with the plugin's maintainers so that it can be fixed. The output above should help diagnose the issue. This is a quote from error, therefore I put up an issue. "The output above" is referencing what I have put in the GitHub Gist.
The text was updated successfully, but these errors were encountered:
Thanks for submitting the issue. I was able to trace down the specific panic you are hitting here. It seems like it is being caused by a non API error being returned from the client. I will get a fix for the panic, however this will not resolve whatever underlying error you are hitting here.
Once we have a fix for the panic the error you are hitting should be displayed. However, I am curious how this is the first time I am seeing this panic I would assume there is something else in your setup that is causing us not to actual hit the Boundary API and returning an early validation error.
Terraform Version
1.3.4
Affected Resource(s)
Please list the resources as a list, for example:
Panic Output
https://gist.github.com/SurveySky/d63596aa29b180a3885f443f44af3218
Expected Behavior
Resources are built without errors
Actual Behavior
Boundary plugin failed
Important Factoids
This is always indicative of a bug within the plugin. It would be immensely helpful if you could report the crash with the plugin's maintainers so that it can be fixed. The output above should help diagnose the issue.
This is a quote from error, therefore I put up an issue. "The output above" is referencing what I have put in the GitHub Gist.The text was updated successfully, but these errors were encountered: