[bug] Error when redeploying qhub GCP #985
Labels
area: terraform 💾
needs: discussion 💬
Needs discussion with the rest of the team
provider: GCP
type: bug 🐛
Something isn't working
Describe the bug
When testing qhub on GCP, after enabling DNS auto-provision and succeded deploying qhub, an error occurs when attempting to deploy again with superfluous changes to the qhub-config.
Expected behaviour
Deployment succeeds without any error.
Actual behaviour
It seemed as the state of deployment is not updated since Qhub seems to try to redeploy and recreate the resources as if they do not exist. The following errors are presented once a redeploy is attempted.
How to reproduce
Fresh instant qhub from
main
, initialize a GCP deployment, then deploy qhub using the DNS Cloudflare auto-provision setting.Once the deployment finishes, make a superfluous change to the qhub-config and attempt a second deployment
The text was updated successfully, but these errors were encountered: