Commit Graph

37 Commits (e024960c745f0a464cb081d04765d93f94deaba0)

Author SHA1 Message Date
Paul Tyng bb9ae50279
Copy TF version to helper/schema provider
7 years ago
James Bardin 46b4c27dbe create a SimpleDiff for the new provider shims
8 years ago
Martin Atkins 479c6b2466 move "configschema" from "config" to "configs"
8 years ago
Stefan Schmidt ee6c8a777a s/repalce/replace
8 years ago
Chris Marchesi 8af9610b87 helper/schema: Hook CustomizeDiffFunc into diff logic
9 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
Radek Simko b90ab0b705
schema: Return all validation errors together from InternalValidate
10 years ago
Martin Atkins 6a468dcd83 helper/schema: Resource can be writable or not
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 1685054a9a
helper/schema: cleaner way to store Ephemeral
10 years ago
Mitchell Hashimoto 84531a3fd5
helper/schema: sets Importable to true for resources that have importer
10 years ago
Mitchell Hashimoto e36597cad7 helper/schema: internal validate as part of provider validation
11 years ago
Paul Hinze 1e3d1b07e6 helper/schema: validate ConflictsWith against top-level
11 years ago
Mitchell Hashimoto 5aed997223 helper/schema: Input support
12 years ago
Mitchell Hashimoto 9b2b3a963f ResourceDiff => InstanceDiff
12 years ago
Mitchell Hashimoto 81d9d70296 helper/schema: conforms to new API, tests pass
12 years ago
Mitchell Hashimoto 3a6940d715 helper/schema: test cases around unknown variable values
12 years ago
Mitchell Hashimoto 0c9b65f3f4 helper/schema: documentation
12 years ago
Mitchell Hashimoto 968a567499 helper/schema: ability to force set Meta
12 years ago
Mitchell Hashimoto 513596cc37 providers/heroku: Heroku app is mostly converted
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