* [dev-image] upgrade terraform and gcloud
* update leeway version and use new cache bucket
* update image tag
* use oidc
* fix bob
* Add code web extension as package
* gcr token refresh
* fluentbit use service account
* Add xterm web ide as package
* add ide configmap patch
* fix ide first page 502
* remove secret manager
* fix monitoring
* fix integration and delete preview
* cleanup
* use previewctl:install
* change folder
* cleanup
* change leeway cache bucket for main branch
* cleanup
* fix
* hot-deploy
Following our [internal RFC](https://www.notion.so/gitpod/A-Go-based-CLI-for-interacting-with-Preview-Environments-1834aa90bc104a0b836dd523e22f9e93), the work done in this CLI was to make sure it is easily extendable with new commands and that the architecture makes it easy to test.
It also introduces the first command asked in Milestone 1 of that same RFC. Which makes it possible to install the kube-context of different preview environments.
Signed-off-by: ArthurSens <arthursens2005@gmail.com>