@ -2,8 +2,6 @@ terraform {
required_providers {
foo-test = {
source = "foo/test"
// TODO: these are strings until the parsing code is refactored to allow
// raw references
configuration_aliases = [foo-test.a, foo-test.b]
}