Commit Graph

2537 Commits (361d00347a7ffceda4daad080bf370fd2f409cba)
 

Author SHA1 Message Date
Mitchell Hashimoto 361d00347a helper/schema: refactor tests for fieldreader to be common
11 years ago
Mitchell Hashimoto 9ab128899a helper/schema: make the getSource enum easier
11 years ago
Mitchell Hashimoto d89446391a helper/schema: make the get API cleaner
11 years ago
Mitchell Hashimoto 3c1b55a75f helper/schema: use the field reader/writer for state
11 years ago
Mitchell Hashimoto f64b09a045 helper/schema: more tests
11 years ago
Mitchell Hashimoto e77b2b17c4 helper/schema: remove unused method
11 years ago
Mitchell Hashimoto 03c6453a72 helper/schema: FieldWriter, replace Set
11 years ago
Mitchell Hashimoto e9a4aaaca7 helper/schema: full object test for addrToSchema
11 years ago
Mitchell Hashimoto e57f3f69b1 helper/schema: empty maps, support reading objects directly
11 years ago
Mitchell Hashimoto f0af1c36f5 helper/schema: nested resource fields should be zero-valued on get
11 years ago
Mitchell Hashimoto 942a988ac2 helper/schema: zero value of a set should be a set
11 years ago
Mitchell Hashimoto b4bf813151 helper/schema: too big to fail
11 years ago
Mitchell Hashimoto 864a8f24ec helper/schema: GoString for Set
11 years ago
Mitchell Hashimoto 7e379cb1a1 helper/schema: field readers no longer take a schema as arg
11 years ago
Mitchell Hashimoto 3ff859d734 helper/schema: MultiLevelFieldReader
11 years ago
Mitchell Hashimoto 0b1da37b20 helper/schema: diff field reader should merge result with source
11 years ago
Mitchell Hashimoto 91a57b42e8 helper/schema: reading a diff with computed should return zero value
11 years ago
Mitchell Hashimoto 73726e83b2 helper/schema: DiffFieldReader for reading data from a diff
11 years ago
Mitchell Hashimoto 9447973015 helper/schema: ConfigFieldReader and generic helpers
11 years ago
Mitchell Hashimoto 5f063d321f helper/schema: FieldReader needs to return computed status
11 years ago
Mitchell Hashimoto f416e0edf0 helper/schema: FieldReader and MapFieldReader
11 years ago
Mitchell Hashimoto 08348eed28 config: some extra comments
11 years ago
Mitchell Hashimoto e6289fbe63 Update CHANGELOG
11 years ago
Sander van Harmelen 54e558af82 Merge pull request #688 from ceh/yavf
11 years ago
Emil Hessman fc36b1cd94 command: vet fix
11 years ago
Emil Hessman 68a41035a9 builtin/providers/mailgun: vet fix
11 years ago
Emil Hessman 7b704fb77d builtin/providers/heroku: vet fix
11 years ago
Emil Hessman 4f3f85b165 builtin/providers/aws: vet fix
11 years ago
Emil Hessman 95fa353ee9 builtin/providers/atlas: vet fix
11 years ago
Mitchell Hashimoto 1429ac6a7f terraform: return unknown variable value if nil
11 years ago
Mitchell Hashimoto 71918efd96 terraform: Add more tests for cases we felt weren't well covered
11 years ago
Mitchell Hashimoto e8ac16b2df helper/schema: test for empty state
11 years ago
Mitchell Hashimoto 3b5c8a44ea Merge pull request #685 from svanharmelen/f-add-test-for-diffing-diffs
11 years ago
Sander van Harmelen 8347569396 Adding a test for the change in PR #681
11 years ago
Mitchell Hashimoto 2ba827ee3a update CHANGELOG
11 years ago
Mitchell Hashimoto af52e744da Merge pull request #682 from svanharmelen/f-provider/aws-fix-tests
11 years ago
Mitchell Hashimoto e39aaa6604 Merge pull request #678 from hashicorp/track-map-element-count
11 years ago
Mitchell Hashimoto df05483cf6 helper/schema: test pass from SvH
11 years ago
Mitchell Hashimoto ef60ac5b8c terraform: update comment
11 years ago
Mitchell Hashimoto e5f07567c6 terraform: module input to another module doesn't error [GH-659]
11 years ago
Sander van Harmelen 9797881ed8 Updating the tests and refactoring the code a little
11 years ago
Sander van Harmelen e1201f079a Merge pull request #681 from svanharmelen/f-core-fix-diffing-diffs
11 years ago
Sander van Harmelen d24ab685d0 Adding a small fix to the Same() func
11 years ago
Sander van Harmelen 462cc24ce6 Merge pull request #680 from svanharmelen/f-provider/aws-update-aws-elb-resource
11 years ago
Sander van Harmelen 3aeba87e38 Updating the resource to use a set instead of a list
11 years ago
Sander van Harmelen 7e091dd7bd Merge pull request #677 from svanharmelen/f-provider-aws-fix-route53-toggling
11 years ago
Sander van Harmelen a7667986f9 Updated the code so it makes use of the available functionality
11 years ago
Sander van Harmelen 40ca4c1c81 Merge pull request #676 from svanharmelen/f-fix-expand-bug
11 years ago
Mitchell Hashimoto 8426f5140b Update CHANGELOG
11 years ago
Mitchell Hashimoto 675eab11d3 Merge pull request #679 from hashicorp/b-fix-module=type
11 years ago