Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 1.05 KB

TROUBLESHOOTING.md

File metadata and controls

22 lines (15 loc) · 1.05 KB

Troubleshooting


Authentication errors

Before contacting support, re-read the descriptions of the inputs in the Options sections of README.md and double check that you have specified the corret project_id, auth_project_number, service_account, etc.
If the problem still persists, something might be wrong with the Connect Gateway, which might cause trouble for logging in. Please contact the SKIP team if this is the case.


Locked terraform workloads

If you experience having a locked terraform workload, run terraform force-unlock by providing the LOCK_ID as the unlock input in run-terraform.


Terraform Destroy

You can set the destroy input in run-terraform to true in order to run terraform destroy where the apply step usually is. This will destroy all the infrastructure in your working folder, so do not use this without understanding the implications.