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
The provider crashes for many resources when the client points on Panorama server.
As said in the logs, this is a crash on the provider side.
The resources concerned is "panos_bgp",
But this seems to impact other resources indirectly:
Describe the bug
The provider crashes for many resources when the client points on Panorama server.
As said in the logs, this is a crash on the provider side.
The resources concerned is "panos_bgp",
But this seems to impact other resources indirectly:
The line causing the crash is this one:
https://github.com/PaloAltoNetworks/terraform-provider-panos/blob/master/panos/resource_bgp.go#L191
Expected behavior
The provider should either:
Current behavior
Terraform crashes with an unclear message
NOTE: This only happens on the "terraform apply".
Possible solution
Check the instance type and:
Steps to reproduce
panos_bgp
Screenshots
See above
Context
We are not able to manage our resources using terraform, which is a big inconvenience.
Your Environment
The text was updated successfully, but these errors were encountered: