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 68f1e3b354
Remove terraform.ResourceProvider, use providercache.Installer instead
6 years ago
..
error.go helper/resource: Add retries to err message 9 years ago
grpc_test_provider.go Stop grpc server when running ACC tests 7 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
map_test.go prune NewResourceConfig and update tests 7 years ago
resource.go
state.go grammatical updates to comments and docs (#20195) 7 years ago
state_shim.go fixup states.Resource change throughout packages 6 years ago
state_shim_test.go finish provider ModuleInstance replacement 6 years ago
state_test.go add test for proper cancelation 9 years ago
testing.go Remove terraform.ResourceProvider, use providercache.Installer instead 6 years ago
testing_config.go move hcl2shim package to configs 7 years ago
testing_import_state.go Mildwonkey/ps import (#24412) 6 years ago
testing_import_state_test.go skip resource tests for now 8 years ago
testing_test.go providers: use addrs.Provider as map keys for provider.Factory (#23548) 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