SolaceProducts / terraform-provider-solacebroker

Terraform provider for the Solace PubSub+ Event Broker (software)
Apache License 2.0
3 stars 1 forks source link

[Bug]: Periodically get timeout when downloading dependency files in terraform init stage #69

Closed diwangcanada closed 2 months ago

diwangcanada commented 4 months ago

Bug Description

In terraform init, some times I got below error:

Output: Initializing modules...

Initializing Terraform Cloud...

Initializing provider plugins...

[error]Terraform command 'plan' failed with exit code '1'.

[error]2024-05-27T07:00:32.524Z [INFO] Terraform version: 1.1.7

Expected Behavior

Be able to download denpency files and install the provider. terraform init should be run successfully.

Steps to Reproduce

This is in our Terraform Enterprise and we got this error all most everyday. When this happen, all jobs after it also failed with same error. We have to wait for one hour+ and re-run the same job without any changes to successfully initialize it.

Solace Broker version

10.7.1

Solace API

solace cloud

Solace API version

No response

bczoma commented 2 months ago

I'm closing this as it sounds like a temporary network issue, specific to the user environment. Please also check this with the latest provider version.