terraform/helper/resource
Paul Hinze 614806d59f
helper/resource: Fix import test harness, which was modifying state
Maps are reference types, it turns out :D
2016-07-15 13:15:47 -06:00
..
error.go provider/aws: Mark Lambda function as gone when it's gone (#6924) 2016-06-02 00:50:43 +01:00
id.go helper: Add resource.PrefixedUniqueId 2015-06-30 12:54:54 +01:00
id_test.go helper/resource: add UniqueId() helper 2015-04-22 12:53:05 -05:00
map.go ResourceDiff => InstanceDiff 2014-09-17 16:33:24 -07:00
map_test.go helper/resource: automatically validate resources 2014-07-08 10:17:36 -07:00
resource.go ResourceDiff => InstanceDiff 2014-09-17 16:33:24 -07:00
state.go provider/aws: Mark Lambda function as gone when it's gone (#6924) 2016-06-02 00:50:43 +01:00
state_test.go helper: Add StateChangeConf.ContinuousTargetOccurence (int) 2016-02-23 20:18:57 +00:00
testing.go Merge pull request #7446 from hashicorp/b-jit-resource-validate 2016-07-01 15:00:40 -05:00
testing_config.go helper/resource: Add TestStep.PreventPostDestroyRefresh 2016-06-01 19:13:00 +01:00
testing_import_state.go helper/resource: Fix import test harness, which was modifying state 2016-07-15 13:15:47 -06:00
testing_import_state_test.go helper/resource: ImportState test can verify states 2016-05-11 13:02:37 -07:00
testing_test.go helper/resource: make id-only check opt-in 2016-04-21 08:37:08 -07:00
wait.go Timing out is not success 2016-06-30 18:07:56 -07:00
wait_test.go Timing out is not success 2016-06-30 18:07:56 -07:00