Commit Graph

322 Commits (ee0dfba56571e127ff4d8351358c19def830e2cd)

Author SHA1 Message Date
Chris Marchesi 9d7fb89114 core: Adding Sensitive attribute to resource schema
10 years ago
Sander van Harmelen 8560f50cbc
Change taint behaviour to act as a normal resource
10 years ago
Mitchell Hashimoto 55583baa7e
Merge branch 'f-aws-import'
10 years ago
Mitchell Hashimoto b7d4767dd6
helper/schema: pass through import state func
10 years ago
Martin Atkins 6cd22a4c9a helper/schema: emit warning when using data source resource shim
10 years ago
Martin Atkins fb262d0dbe helper/schema: shim for making data sources act like resources
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 b728e55861
helper/schema: Resource.Data should set latest schema version
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 19609bde0e
helper/schema: can specify Importer on Resource, InternalValidate
10 years ago
Mitchell Hashimoto b8121ea63e
helper/schema: Resource.Data to return a ResourceData for a Resource
10 years ago
Mitchell Hashimoto 4e9877179c
helper/schema: start the resource importer
10 years ago
James Nugent 7b6df27e4a helper/schema: Read native maps from configuration
10 years ago
James Nugent f49583d25a core: support native list variables in config
10 years ago
Paul Hinze b4df304b47
helper/schema: Normalize bools to "true"/"false" in diffs
10 years ago
Martin Atkins c1ce8ff31a Merge pull request #5218 from paybyphone/paybyphone_set_maxitems
10 years ago
Radek Simko 8bdd92187c Merge pull request #4446 from TimeIncOSS/f-schema-new-resource
10 years ago
Chris Marchesi 8c5354b7dc Add MaxItems attribute to Schema
10 years ago
Trevor Pounds 0cd0ff0f8e Use built-in schema.HashString.
10 years ago
Mitchell Hashimoto 4576eaa966 helper/schema: replace config/lang
10 years ago
Paul Hinze da872eee66 Merge pull request #4864 from hashicorp/phinze/aws-min-elb-cap-regression
10 years ago
Paul Hinze c70eab6500 aws: undeprecate min_elb_capacity; restore min capacity waiting
10 years ago
Paul Hinze 069425a700 consul: Fix several problems w/ consul_keys update
10 years ago
Radek Simko 4c6ceef9b8 helper/schema: Allow identification of a new resource in update func
10 years ago
Paul Hinze edaf5795a5 Merge pull request #3257 from fatih/fix-nil-setting-schema
11 years ago
Paul Hinze 99244c5597 helper/schema: skip provider input for deprecated fields
11 years ago
Paul Hinze f1e7cec566 Merge pull request #3992 from svanharmelen/f-change-sets
11 years ago
Sander van Harmelen ef4726bd50 Change Set internals and make (extreme) performance improvements
11 years ago
Paul Hinze c7dc1c10a3 helper/schema: skip StateFunc when value is nil
11 years ago
Paul Hinze 938281024f helper/schema: name test cases w/ strings
11 years ago
James Nugent f4c03ec2a6 Reflect new comment format in stringer.go
11 years ago
Martin Atkins a67182543c Nicer error when list/map assigned to string argument.
11 years ago
Paul Hinze 2a179d1065 helper/schema: ValidateFunc support for maps
11 years ago
Panagiotis Moustafellos e4845f75cc removed extra parentheses
11 years ago
Martin Atkins cc8e8a55de helper/schema: Default hashing function for sets
11 years ago
Radek Simko 641b701830 schema: Make validation more strict
11 years ago
Fatih Arslan f269d4fc8c schema: add test for nil string case
11 years ago
Fatih Arslan 8e7fc240f9 schema: delete non existing values
11 years ago
Anthony Scalisi 198e1a5186 remove various typos
11 years ago
Paul Hinze 7eb72e7a12 helper/schema: record schema version when destroy fails
11 years ago
Sander van Harmelen 4a8ef78d33 Fixes #2676 by prefixing all Windows commands
11 years ago
Sander van Harmelen 97fd4f5b7d Tweaking the tests
11 years ago
Paul Hinze 5c38456b05 core: don't prompt for variables with defaults
11 years ago
Mitchell Hashimoto 2f08a2bb15 Merge pull request #2507 from hashicorp/b-set-remove
11 years ago