Commit Graph

33 Commits (ccf19fbf5e2b61ba62efd1ac47a3a3fd3917d494)

Author SHA1 Message Date
James Bardin df1ac404fc fix error string matching in test
6 years ago
Alex Pilon ec0402a238
add case to decoder to assert to slice, then each item to a map
7 years ago
Alex Pilon 83aa07f907
prune NewResourceConfig and update tests
7 years ago
James Bardin 9cf8f48239 decode legacy timeouts
7 years ago
Radek Simko 82a77f9bb5
helper/schema: Add test for invalid timeout value
8 years ago
Radek Simko 186a6dcc38
helper/schema: Add test for wrong timeout type
8 years ago
James Bardin 15ccf2dda5 use a custom comparer for cty.Type
8 years ago
James Bardin befa81c74f add implicit "id" to resource attribute schemas
8 years ago
Martin Atkins 479c6b2466 move "configschema" from "config" to "configs"
8 years ago
Martin Atkins 183833affc core: terraform.ResourceProvider.GetSchema method
9 years ago
Radek Simko 07cbd54fbc Actively disallow reserved field names in schema (#15522)
9 years ago
James Bardin 1d9d7be28c Add schema.Provider.TestReset method
9 years ago
Mitchell Hashimoto 5ee8042dff
helper/schema: expose stop information as a Context
10 years ago
Mitchell Hashimoto d1bb2f3487
helper/schema: support Stop()
10 years ago
Mitchell Hashimoto 60140b28f4
Revert "Merge pull request #9536 from hashicorp/f-provider-stop"
10 years ago
Mitchell Hashimoto 86eb30b8a2
helper/schema: expose stop information as a Context
10 years ago
Mitchell Hashimoto 8c11f137f5
helper/schema: support Stop()
10 years ago
Martin Atkins 0e0e3d73af core: New ResourceProvider methods for data resources
10 years ago
Mitchell Hashimoto c02c6c3f9c
helper/schema: default state func for import
10 years ago
Mitchell Hashimoto 2bb814e3de
helper/schema: adapt to ID being arg to ImportState
10 years ago
Mitchell Hashimoto 03931bfda9
helper/schema: ImportState must set ID on the resource data
10 years ago
Mitchell Hashimoto 445194ebdf
helper/schema: test ImportState
10 years ago
Mitchell Hashimoto 84531a3fd5
helper/schema: sets Importable to true for resources that have importer
10 years ago
Panagiotis Moustafellos e4845f75cc removed extra parentheses
11 years ago
Mitchell Hashimoto e36597cad7 helper/schema: internal validate as part of provider validation
11 years ago
Mitchell Hashimoto 56cf1e6faa Fix go vet complaints
12 years ago
Mitchell Hashimoto 968a567499 helper/schema: ability to force set Meta
12 years ago
Mitchell Hashimoto d321240042 helper/schema: Provider implements ResourceProvider
12 years ago
Mitchell Hashimoto 894187ec18 helper/schema: Resource.Refresh
12 years ago
Mitchell Hashimoto 7db585c257 helper/schema: fix test
12 years ago
Mitchell Hashimoto afd3a7b811 helper/schema: Provider.Resources
12 years ago
Mitchell Hashimoto eaac13dd9b helper/schema: ResourceProvider.Configure
12 years ago
Mitchell Hashimoto e5e4437351 helper/schema: start Provider
12 years ago