github.com/opentofu/opentofu@v1.7.1/internal/tofu/testdata/graph-builder-orphan-alias/main.tf (about) 1 provider "test" { 2 alias = "foo" 3 }