PaloAltoNetworks / terraform-provider-panos

Terraform Panos provider
https://www.terraform.io/docs/providers/panos/
Mozilla Public License 2.0
87 stars 70 forks source link

Provider Times out on Long Plans #289

Closed stobias123 closed 2 years ago

stobias123 commented 3 years ago

This is a huge blocker for me. Prevents me from rolling out palo alto rules.

Describe the bug

I have a very large terraform plan.

I tried to add a panos resource and provider, and the session times out. Targeting a specific subset of resources (including panos resources) does not result in a time out.

Expected behavior

I dont want the provider to time out.

Current behavior

It times out :(

Steps to reproduce

Create a large terraform module that takes a long time to create (~40s)

Run terraform plan

You'll see the below.

Error: Session timed out

  on ../../../../../../modules/palo_rules/provider.tf line 18, in provider "panos":
  18: provider "panos" {