NetApp / terraform-provider-netapp-cloudmanager

Terraform provider to create NetAPP OCCM instances, CVO resources, volumes, snapshots, ... in Azure, AWS, GCP.
Mozilla Public License 2.0
17 stars 27 forks source link

Timeout issue when deploying CVO #152

Closed rpdowler closed 1 year ago

rpdowler commented 1 year ago

I've been trying to deploy an HA pair in GCP w/ NetApp Cloudmanager provider 23.1.1 and terraform times out before the deployment finishes. However, the deployment successfully goes through which leaves terraform in an inconsistent state from my environment. I can successfully deploy from BlueXP though w/out terraform as well.

It looks like it is due to a 500 timeout from GCP sent to BlueXP - when deploying from BlueXP SaaS, I've had BlueXP continue to poll GCP for 25-30mins without failing. Terraform though immediately terminates and the code exits out the second it gets a 500 response. Screenshots of timeout below:

CleanShot 2023-02-24 at 13 45 35 CleanShot 2023-02-24 at 13 46 18

chuyich commented 1 year ago

Updated from the user. This can be closed.