Files
opentf/terraform
James Bardin aacfaa4fd7 ensure data sources are always written to state
The old logic for `depends_on` was to short-circuit evaluation of the
data source, but that prevented a plan and state from being recorded.
Use the (currently unused) ForcePlanRead to ensure that the plan is
recorded when the config contains `depends_on`.

This does not fix the fact that depends on does not work with data
sources, and will still produce a perpetual diff. This is only to fix
evaluation errors when an indexed data source is evaluated during
refresh.
2019-09-24 17:47:01 -04:00
..
2018-10-16 19:14:11 -07:00
2019-09-09 09:35:11 -04:00
2019-07-22 10:51:16 -04:00
2019-07-22 10:51:16 -04:00
2017-11-28 14:18:54 -05:00
2019-09-10 10:57:35 -04:00
2018-10-16 19:14:11 -07:00
2016-11-14 08:50:34 -05:00
2018-10-16 19:14:11 -07:00
2018-11-08 08:57:11 -08:00
2019-07-22 10:51:16 -04:00
2019-07-22 10:51:16 -04:00
2019-07-22 10:51:16 -04:00
2018-12-19 16:02:56 -05:00
2019-08-06 19:58:58 -04:00
2019-08-07 17:50:59 -04:00
2019-08-13 16:31:07 -04:00
2019-07-22 10:51:16 -04:00
2017-10-02 16:19:01 -04:00