Commit Graph

373 Commits (7c7dc8a4cd3a92bafc355bea7b1f30778abc8d2a)

Author SHA1 Message Date
Clint Shryock 78e7519efa Updates from go generate
11 years ago
Sam Boyer b82bd0c280 Condense switch fallthroughs into expr lists
11 years ago
Mitchell Hashimoto dd24ed4b76 helper/schema: blank ID refresh doesn't exist [GH-1905]
11 years ago
Justin Campbell bb14bfa657 helper/schema: call InternalValidate w/ schemaMap{}
11 years ago
Paul Hinze 1e3d1b07e6 helper/schema: validate ConflictsWith against top-level
11 years ago
Paul Hinze a96a3372c6 provider/template: don't diff when there's no diff
11 years ago
Paul Hinze bc9792f4c5 helper/schema: tweak test anotation
11 years ago
Paul Hinze 051ba78554 Merge pull request #1824 from hashicorp/b-write-count-for-empty-maps
11 years ago
Andrew Langhorn bb4f7415ca Rename "The The" so that they can play songs again
11 years ago
Paul Hinze fbce3a3caa helper/resource: don't fail test on config warnings
11 years ago
Paul Hinze f2368428d3 helper/schema: write "attr.#": "0" for empty maps
11 years ago
Paul Hinze cebcee5c63 Merge pull request #1778 from josharian/template-provider
11 years ago
Phil Frost b082117e92 Implement AWS IAM resources
11 years ago
Phil Frost 33183c078b Implement a hash function for string sets
11 years ago
Paul Hinze a3101568c5 helper/schema: add clarifying GetOk test
11 years ago
Josh Bleecher Snyder 76bcac3031 providers/template: add tests, address review comments
11 years ago
Paul Hinze 1671f1e50c Merge pull request #1762 from hashicorp/f-add-test-for-nested-set-statefunc
11 years ago
Paul Hinze 15c75c501f Merge pull request #1483 from svanharmelen/f-winrm-support
11 years ago
Sander van Harmelen c9e9e374bb Adding some abstractions for the communicators
11 years ago
Paul Hinze 88744d569f helper/resource/testing: unit tests to cover #1770
11 years ago
Paul Hinze dbf6d1bd00 helper/resource: fix accidentaly swallowing of acctest step errors
11 years ago
Paul Hinze cb3cbffb19 helper/schema: add test for statefunc with nested sets
11 years ago
Paul Hinze 149e52ad1f helper/resource: verify refresh+plan after each step
11 years ago
Mitchell Hashimoto b96027ac87 Merge pull request #1656 from tpounds/bug-fix-prevent-neg-hash-all-operations
11 years ago
Phil Frost bd8ac4fe5e Better document StateChangeConf.WaitForState
11 years ago
Trevor Pounds 17b31925fe Prevent negative hashcodes for all set operations.
11 years ago
Mitchell Hashimoto 10fa50ce35 Merge pull request #1654 from hashicorp/b-neg-code
11 years ago
Mitchell Hashimoto 707aa36aec helper/schema: only use ~ on first char of code
11 years ago
Mitchell Hashimoto 77314a01d2 helper/schema: disallow negative hash codes
11 years ago
Paul Hinze 92ebb60293 helper/resource: ok let's actually use RFC4122
11 years ago
Paul Hinze d1106e9e22 helper/resource: add UniqueId() helper
11 years ago
Mitchell Hashimoto 1f46bc1926 helper/schema: validate unknown fields with computed values [GH-1507]
11 years ago
Mitchell Hashimoto 3176e5b44a Merge pull request #1595 from TimeIncOSS/aws-account-protection
11 years ago
Mitchell Hashimoto 54e3e6104e Merge pull request #1594 from TimeIncOSS/schema-conflicts-with
11 years ago
Mitchell Hashimoto 51951d68f4 helper/schema: change diff logic around maps to fix case #57 and #44
11 years ago
Mitchell Hashimoto 9c10a89cf8 helper/schema: FieldReaderMap should mark map as exists if anything set
11 years ago
Mitchell Hashimoto fa934d96d0 helper/schema: FieldReaderConfig detects computed maps
11 years ago
Mitchell Hashimoto dc69603cd4 helper/resource: docs
11 years ago
Matt Good 21b0a03d70 Support for multiple providers of the same type
11 years ago
Radek Simko 150fd00932 AWS account ID protection added
11 years ago
Radek Simko 34f48b3e06 Add schema.ConflictsWith[]
11 years ago
Radek Simko e0df74c863 Add schema.ConflictsWith[]
11 years ago
Mitchell Hashimoto de8666a5fa helper/ssh: add random number to script [GH-1545]
11 years ago
Mitchell Hashimoto 968a152df4 Merge pull request #1443 from hashicorp/f-acc-tests-check-empty-plan
11 years ago
Sander van Harmelen d90b3aa332 Merge pull request #1469 from svanharmelen/b-communicator-tests
11 years ago
Sander van Harmelen 02a41a8802 Fixing up the communicator tests
11 years ago
Mitchell Hashimoto db58c7dd33 providers/docker: default cert_path to non-nil so input isn't asked
11 years ago
Paul Hinze 7fe34d4547 providers: check for empty plan after each test step
11 years ago
Paul Hinze 66dbf91ffd helper/schema: ensure ForceNew set when Update is not
11 years ago
Tarrant f68c9eee63 Merge branch 'master' of https://github.com/hashicorp/terraform
11 years ago