Resolved! Problem with initial Terraform Panos configuration panos_panorama_template
I am trying to configure a VM100 running version 8.3.1 with terraform. (I also tried the same on VM with version 9.0.1)
I run the following version of Terraform:
> terraform -v
Terraform v0.11.13
+ provider.panos v1.5.1
I have configured panos_panorama_t
...