Commit Graph

344 Commits (92ebb60293e985b81fa44de409ec950aa3213fbe)

Author SHA1 Message Date
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
Tarrant 6ad812e3d8 Merge branch 'ssh_agent'
11 years ago
Paul Hinze 97acccd3ed core: targeted operations
11 years ago
Tarrant 05407296c6 Add cleanup function to close SSHAgent
11 years ago
Paul Hinze 3ba8ed536b helper/schema: record schema version on apply
11 years ago
Tarrant 164f303da4 Add SSH Agent support
11 years ago
Paul Hinze 558775d115 Merge pull request #1184 from hashicorp/f-update-ssh-import
11 years ago
Paul Hinze a24c21bd2c Merge pull request #1152 from hashicorp/f-helper-schema-versioning
11 years ago
Paul Hinze 85caf9d8d7 helper/ssh: update import location
11 years ago
Paul Hinze 3d4b55e557 helper/schema: schema versioning & migration
11 years ago
Paul Hinze ef70c8cae5 helper/schema: allow Schema attrs to be Removed
11 years ago
Paul Hinze 888f16d2d3 helper/schema: allow Schema attrs to be Deprecated
11 years ago
Paul Hinze 000238835c helper/schema: [tests] add names to Validate tests
11 years ago
Mitchell Hashimoto 58a8776c41 helper/schema: test real nil pointer to ResourceData.Set
11 years ago
Mitchell Hashimoto c030148259 helper/schema: allow pointer values to ResourceData.Set
11 years ago
Mitchell Hashimoto 2feaebdca5 config: substring containing computed value replaces element
11 years ago
Jack Pearkes c180487af6 helper/resource: allow configuration of not found checks in state change
11 years ago
Mitchell Hashimoto 0bc0c03fec helper/schema: zero value set should set function [GH-1009]
11 years ago
Mitchell Hashimoto 9b8b38cbb1 helper/schema: test that set can be nil
11 years ago
Mitchell Hashimoto e4f0f6b15d helper/schema: more tests
11 years ago
Mitchell Hashimoto dd00001c9a helper/schema: tests that all pass as I was trying to track down a bug
11 years ago
Mitchell Hashimoto 17680bb7ff helper/schema: some more test cases, revert some weird behavior from
11 years ago
Mitchell Hashimoto 659a77c6ae helper/schema: validate subresources more effectively
11 years ago
Mitchell Hashimoto fa7f496bef helper/schema: zero value of a set should be empty
11 years ago
Mitchell Hashimoto 7d32c8946a helper/schema: GetOk now only returns true if set to non-zero value
11 years ago
Mitchell Hashimoto e04def93e6 Merge pull request #991 from hashicorp/b-autoscale-lc-update
11 years ago
Mitchell Hashimoto faec39b8c1 Merge pull request #990 from hashicorp/b-set-change
11 years ago
Mitchell Hashimoto 5a64d0900b providers/aws: test for allowing in-place lC update
11 years ago
Mitchell Hashimoto 66f7731995 helper/schema: GetChange shouldn't return true when no change
11 years ago
Mitchell Hashimoto 5c06cc386a helper/schema: empty map values should show up in diff [GH-968]
11 years ago