Files
opentf/command
Martin Atkins 7e186f72d9 command: Update "terraform show -json" tests for changed provider contract
We now require a provider to populate all of its defaults -- including
unknown value placeholders -- during PlanResourceChange. That means the
mock provider for testing "terraform show -json" must now manage the
population of the computed "id" attribute during plan.

To make this logic a little easier, we also change the ApplyResourceChange
implementation to fill in a non-null id, since that makes it easier for
the mock PlanResourceChange to recognize when it needs to populate that
default value during an update.
2019-02-08 11:58:21 -08:00
..
2015-04-29 13:07:13 -05:00
2018-10-16 19:14:11 -07:00
2018-10-16 19:14:11 -07:00
2018-01-09 23:13:33 +00:00
2018-12-18 17:57:44 -05:00
2018-10-16 18:24:47 -07:00
2019-01-08 14:57:52 +01:00
2019-01-08 14:57:52 +01:00
2018-11-26 23:38:37 +00:00
2014-05-24 12:04:43 -07:00