old comment

pull/27739/head
James Bardin 5 years ago
parent 00730aed0b
commit 4195531925

@ -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]
}
}

Loading…
Cancel
Save