core: Update plan graph builder tests for new provider edges

Due to the need for schema in order to resolve references in expressions,
we now create additional provider dependency edges when a node refers to
an attribute from a resource.
This commit is contained in:
Martin Atkins 2018-05-29 15:34:06 -07:00
parent d9239e1f48
commit bcadbb2ddb
1 changed files with 1 additions and 0 deletions

View File

@ -88,6 +88,7 @@ aws_security_group.firewall
provider.aws
local.instance_id
aws_instance.web
provider.aws
meta.count-boundary (count boundary fixup)
aws_instance.web
aws_load_balancer.weblb