You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I found another bug in the setting of the object storage bucket for TERRAFORM STATE in every enviroment.
In the terraform state section of the gitlab.yml configuration file for the object storage, the GITLAB_PACKAGES_OBJECT_STORE_REMOTE_DIRECTORY variable isused instead of the GITLAB_TERRAFORM_STATEOBJECT_STORE_REMOTE_DIRECTORY one.
This is quite dangerous while migrating terraform state files from disk to object storage.