Commit Graph

424 Commits (f2ffff33eb34a109609bb8ae28fa833e2ac8b4e6)

Author SHA1 Message Date
Paul Hinze a8d2ad3ebe refactor s3 bucket test to expect non-empty plan
10 years ago
Paul Hinze e916bd1527 provider/google: enchance storage acctests to avoid collisions
10 years ago
Paul Hinze 028664a015 provider/digitalocean: acctest improvements
10 years ago
James Nugent e976d6e787 testing: Use a copy of pre-destroy state in destroy check
11 years ago
Paul Hinze edaf5795a5 Merge pull request #3257 from fatih/fix-nil-setting-schema
11 years ago
Paul Hinze 4bd4e18def core: use same logging setup for acctests
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
Paul Hinze 6b6b5a43c3 provider/aws: serialize SG rule access to fix race condition
11 years ago
Radek Simko 1e3cc7b33f helper: Remove url helper (moved to go-getter)
11 years ago
Paul Hinze 7ffa66d1a5 ssh: accept private key contents instead of path
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
Mitchell Hashimoto 344e7c26b5 fix a bunch of tests from go-getter import
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
Martin Atkins 3fde993978 Merge #3336: Remove local multierror package.
11 years ago
Radek Simko 641b701830 schema: Make validation more strict
11 years ago
Sander van Harmelen 2ba8dc38fa Switch to go-multierror
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
Clint f979fd7dee Merge pull request #2571 from TimeIncOSS/f-aws-autogenerated-elb-name
11 years ago
Radek Simko 9882cc59d8 aws: Add regression test for renaming ecs_cluster
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
Radek Simko 70b7243dd6 helper: Add resource.PrefixedUniqueId
11 years ago
Mitchell Hashimoto 2f08a2bb15 Merge pull request #2507 from hashicorp/b-set-remove
11 years ago
Mitchell Hashimoto 0100d4139b helper/schema: clean up style
11 years ago
Mitchell Hashimoto 6e509aedcb helper/schema: diff should include removed set items [GH-1823]
11 years ago
Paul Hinze 7238b3b4af core: encapsulate representation of StringList
11 years ago
Paul Hinze 10b3abf405 config: introduce StringList to abstract over list hack
11 years ago
Radek Simko 6fdbca8e58 Merge pull request #2466 from TimeIncOSS/f-schema-field-name-validate
11 years ago
Mitchell Hashimoto 6b7c2bcb35 Merge pull request #2450 from hashicorp/b-schema-validate-type
11 years ago
Mitchell Hashimoto 630646335f Merge pull request #2451 from hashicorp/b-provider-validate
11 years ago
Radek Simko 92db4802b6 schema: Add field name to ValidateFunc
11 years ago
Mitchell Hashimoto 4e7fcd4f42 helper/schema: test that validatefunc is not called with computed vals
11 years ago
Mitchell Hashimoto e36597cad7 helper/schema: internal validate as part of provider validation
11 years ago
Mitchell Hashimoto 4f391902a0 helper/schema: validate objects are objects [GH-2166]
11 years ago
Paul Hinze aa8cf572a8 Merge pull request #2265 from hashicorp/f-schema-validate-field
11 years ago
Paul Hinze 385b17d679 provider/template: don't error when rendering fails in Exists
11 years ago
Paul Hinze a4912cc51f helper/schema: limit ValidateFunc to primitives for now
11 years ago
Paul Hinze 49352db26f helper/schema: skip ValidateFunc on other errors
11 years ago
Paul Hinze 61fee6735d helper/schema: ValidateFunc
11 years ago