terraform { backend "remote"{ hostname = "app.terraform.io" organization = "icurfer" workspaces { name = "tf-22shop-network" } } }