i try to init my terraform using gitlab runner with “http” backend, but it reutne my error like this
$ ./terraform init -input=false -plugin-dir="/usr/share/terraform/providers" -migrate-state -backend-config=address=${TF_ADDRESS} -backend-config=lock_address=${TF_ADDRESS}/lock -backend-config=unlock_address=${TF_ADDRESS}/lock -backend-config=username=xxxxxxxx -backend-config=password=xxxxxxxxx -backend-config=lock_method=POST -backend-config=unlock_method=DELETE -backend-config=retry_wait_min=5
Successfully configured the backend “http”! Terraform will automatically
use this backend unless the backend configuration changes.
Error loading state: workspaces not supported