PaloAltoNetworks / terraform-provider-scm

The Terraform provider for Strata Cloud Manager
Apache License 2.0
7 stars 2 forks source link

"no response received" when creating resources #14

Open TwoStepz opened 6 months ago

TwoStepz commented 6 months ago

Describe the bug

Can't create objects like addresses or tags, as I continuously get "no response received" as a response. I've tested it on two separate SCM tenants.

I've tested the following objects and have the same result, but it could be happening with other objects as well:

Expected behavior

Should be able to create objects as required

Current behavior

I keep getting "no response received" from the platform

Steps to reproduce

  1. Create an object on the terraform file
  2. Apply
  3. Check response

Screenshots

Screenshot 2024-03-13 at 10 25 24 PM

Context

Trying to create a Remote Network full end to end configuration

Your Environment

shinmog commented 5 months ago

There were problems with the SSL certificate for the new API endpoint, which resulted in these errors. This should be fixed now, can you please verify?