github.com/opentofu/opentofu@v1.7.1/internal/configs/testdata/valid-modules/override-backend-with-cloud/override.tf (about) 1 terraform { 2 cloud { 3 organization = "foo" 4 } 5 }