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 1987a92386
helper/schema: Implementation of the AsSingle mechanism
7 years ago
..
error.go helper/resource: Add retries to err message 9 years ago
grpc_test_provider.go plugin: Establish our current plugin protocol as version 5 8 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: Fix duplicated function testConfig 8 years ago
resource.go ResourceDiff => InstanceDiff 12 years ago
state.go helper/resource: fix ungrammatical doc comment in StateChangeConf 9 years ago
state_shim.go helper/schema: Implementation of the AsSingle mechanism 7 years ago
state_shim_test.go use actual schema.Resources for state shims 7 years ago
state_test.go add test for proper cancelation 9 years ago
testing.go allow 0 and unset to be equal in count tests 7 years ago
testing_config.go use actual schema.Resources for state shims 7 years ago
testing_import_state.go helper/plugin: Honor resource type overrides in import 7 years ago
testing_import_state_test.go skip resource tests for now 8 years ago
testing_test.go allow 0 and unset to be equal in count tests 7 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