Commit Graph

213 Commits (bb3bbcc0fc8c870626f99b7b2aefdd63ae407d2d)

Author SHA1 Message Date
Mitchell Hashimoto e8ac16b2df helper/schema: test for empty state
12 years ago
Mitchell Hashimoto df05483cf6 helper/schema: test pass from SvH
12 years ago
Mitchell Hashimoto 913f9a923e helper/schema: remove unnecessary code
12 years ago
Mitchell Hashimoto e5877543b2 helper/schema: track map element counts
12 years ago
Sander van Harmelen 40fa6c3aaa Fixed a type and reordered the case statements
12 years ago
Sander van Harmelen 83c760fcb3 core: refactoring the way sets work internally v2
12 years ago
Sander van Harmelen 4c23019ab7 core: fixing new test
12 years ago
Sander van Harmelen 54db46ef1b Fixing a small logic bug in diffList
12 years ago
Mitchell Hashimoto c3ec9f7965 Revert "helper/schema: TypeMap computed should mark diff as cmputed"
12 years ago
Mitchell Hashimoto b73078c670 helper/schema: TypeMap computed should mark diff as cmputed
12 years ago
Emil Hessman 4bfe18b40d argument and verb formatting fixes reported by go vet
12 years ago
Mitchell Hashimoto 1792334ec4 fmt
12 years ago
Mitchell Hashimoto 81913c58fb providers/aws: fixing faililng test
12 years ago
Mitchell Hashimoto 61811fce23 helper/schema: remove debug info
12 years ago
Mitchell Hashimoto f63a5d24e9 helper/schema: diffs for sets should include the full set [GH-457]
12 years ago
Mitchell Hashimoto d0ce67a5b7 helper/schema: on destroy/create, reset state to be empty [GH-464]
12 years ago
Mitchell Hashimoto d1324678dd helper/schema: setting empty map works [GH-464]
12 years ago
Mitchell Hashimoto 9ecbbc6fa0 helper/schema: some more unit tests
12 years ago
Mitchell Hashimoto 17d1bb7dde Revert "Merge pull request #422 from svanharmelen/f-shaving-off-some-cpu-cycles"
12 years ago
Mitchell Hashimoto 428cce2478 Merge pull request #422 from svanharmelen/f-shaving-off-some-cpu-cycles
12 years ago
Mitchell Hashimoto 8f166458d2 Merge pull request #480 from hashicorp/f-fix-consul
12 years ago
Mitchell Hashimoto 5390357e45 helper/schema: sets properly take into account the diff
12 years ago
Mitchell Hashimoto 39edc5dc04 helper/schema: diffing maps that are computed should not result in
12 years ago
Mitchell Hashimoto 37930f51a1 helper/schema: test case for boolean diffs
12 years ago
Mitchell Hashimoto deec7194a3 helper/schema: validate maps properly [GH-461]
12 years ago
Mitchell Hashimoto 3e1169db61 helper/schema: validate string/bool types [GH-460]
12 years ago
Mitchell Hashimoto 686871310d terraform: input properly sends on only set input
12 years ago
Mitchell Hashimoto 2b50d44aa4 helper/schema: validate Set is a set type [GH-413]
12 years ago
Mitchell Hashimoto b4f8b7f43b helper/resource: RetryError for quitting quickly
12 years ago
Mitchell Hashimoto 2e703afdad helper/schema: valiate should ignore computed fields
12 years ago
Sander van Harmelen e003334429 Shaving off some unneeded calls, saving CPU cycles
12 years ago
Armon Dadgar 5a3f80559c helper/ssh: Cleanups
12 years ago
Mitchell Hashimoto 12c178bc63 helper/schema: don't ask for input if provider default would not be nil
12 years ago
Mitchell Hashimoto 30786ce442 fmt
12 years ago
Mitchell Hashimoto 59349cca11 helper/schema: sets must be treated atomically within ResourceData
12 years ago
Mitchell Hashimoto 3a107d2e50 helper/schema: set the field to empty if it is a list and computed
12 years ago
Mitchell Hashimoto e5d64318bf helper/schema: don't say that a set is computed if it exists
12 years ago
Mitchell Hashimoto 36f225dea0 fmt
12 years ago
Mitchell Hashimoto e0994c717d helper/schema: fix issues around computed sets
12 years ago
Mitchell Hashimoto 539eca5ee6 Fix failing tests
12 years ago
Mitchell Hashimoto dcaf653d6f helper/schema: properly detect that a list is computed
12 years ago
Mitchell Hashimoto 3aa655ad3b helper/schema: test schema diffs with the interpolation splits
12 years ago
Mitchell Hashimoto 753f6c6f8e helper/schema: fix failing tests
12 years ago
Mitchell Hashimoto 00bdef3093 providers/aws: test tag removal
12 years ago
Mitchell Hashimoto 6eafac8a34 providers/aws: aws_vpc supports tags
12 years ago
Mitchell Hashimoto f43528957e helper/schema: support top-level TypeMap
12 years ago
Mitchell Hashimoto 0db9d98fff helper/schema: can set Partial(true) multiple times
12 years ago
Mitchell Hashimoto ef62fa80db helper/resource: add Retry function
12 years ago
Mitchell Hashimoto a7c321a028 helper/scheam: support UI defaults
12 years ago
Mitchell Hashimoto 99044a1f14 Add descriptions for AWS inputs
12 years ago