You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
terraform/helper/resource
Martin Atkins c937c06a03
terraform: ugly huge change to weave in new HCL2-oriented types
7 years ago
..
error.go helper/resource: Add retries to err message 9 years ago
id.go Export a const for validation methods 8 years ago
id_test.go Make failure message more explicit 8 years ago
map.go ResourceDiff => InstanceDiff 12 years ago
map_test.go helper/resource: automatically validate resources 12 years ago
resource.go ResourceDiff => InstanceDiff 12 years ago
state.go helper/resource: fix ungrammatical doc comment in StateChangeConf 8 years ago
state_test.go add test for proper cancelation 9 years ago
testing.go terraform: ugly huge change to weave in new HCL2-oriented types 7 years ago
testing_config.go terraform: ugly huge change to weave in new HCL2-oriented types 7 years ago
testing_import_state.go terraform: ugly huge change to weave in new HCL2-oriented types 7 years ago
testing_import_state_test.go unused variable 8 years ago
testing_test.go helper/resource: Add ParallelTest() function to allow opt-in acceptance testing concurrency with t.Parallel() 8 years ago
wait.go Fixing small typo in resource/wait.go 8 years ago
wait_test.go fix tests affected by refreshGracePeriod 9 years ago