terraform: fixing ContextApply_compute test

This commit is contained in:
Armon Dadgar 2014-09-17 17:40:59 -07:00
parent dc01633f3c
commit 9a0fe0171e
1 changed files with 3 additions and 0 deletions

View File

@ -106,6 +106,9 @@ aws_instance.bar:
ID = foo
foo = computed_dynamical
type = aws_instance
Dependencies:
aws_instance.foo
aws_instance.foo:
ID = foo
dynamical = computed_dynamical