Commit Graph

669 Commits (a097a2ef5b09bf08abfe8d4c011cfeec2de91fbf)

Author SHA1 Message Date
James Bardin 2e6a44d5ff reify the list values before validation
9 years ago
James Bardin 99a12f5df3 interpolation strings were beeing validated
9 years ago
Joseph Anthony Pasquale Holsten 855adb47ed alicloud: simplify validators (#12982)
9 years ago
clint shryock 61355c33c5 testing: Add option to run only a plan on a TestStep configuration
9 years ago
James Nugent 9476fc4418 helper/acctest: Add NewSSHKeyPair function (#12894)
9 years ago
James Bardin efd0f5b0db Fix logic when skipping schema input
9 years ago
Mitchell Hashimoto df8529719c
command/init: backend-config accepts key=value pairs
9 years ago
Radek Simko 1df1c21d5b schema: Allow *Resource as Elem of TypeMap in validation (#12722)
9 years ago
Radek Simko afd34f79df schema: Enable map value validation (#12638)
9 years ago
Clint 3fdeacdca7 helper/schema: Rename Timeout resource block to Timeouts (#12533)
9 years ago
James Bardin ecb1944c31 Merge pull request #12498 from hashicorp/jbardin/test-reset
9 years ago
James Bardin 5238f51dc7 move TestReset mock from terraform to helper
9 years ago
James Bardin 6fcb55d09e reword TestProvider doc
9 years ago
James Bardin 4b2e96b2e2 test for TestReset and fixed resource factories
9 years ago
James Bardin 1eb9a2d083 Reset ResourceProviders
9 years ago
James Bardin 1d9d7be28c Add schema.Provider.TestReset method
9 years ago
clint shryock aa3677cd89 helper/schema: Guard against a panic if Timeout is not properly
9 years ago
Clint 2fe5976aec helper/schema: Add configurable Timeouts (#12311)
9 years ago
Mitchell Hashimoto 3342aa580c
terraform: InstanceState.Meta is value type interface{}
9 years ago
Mitchell Hashimoto c6d0333dc0
flatmap: mark computed list as a computed value in Expand
9 years ago
Mitchell Hashimoto 2124135287
helper/slowmessage
9 years ago
Kit Ewbank 64fda44b00 Add 'aws_vpn_gateway' data source. (#11886)
9 years ago
James Bardin ced4c53324 Merge pull request #11757 from hashicorp/jbardin/GH-11588
9 years ago
James Bardin 7359a18a71 Make sure to diff all nested schema.Set elements
9 years ago
Mitchell Hashimoto 864c79396d
terraform: default shadow to false
9 years ago
Mitchell Hashimoto 61881d2795 Merge pull request #10934 from hashicorp/f-provisioner-stop
9 years ago
Radek Simko d5ac48de2a helper/schema: Remove missed subfields when parent list is removed (#11498)
9 years ago
Mitchell Hashimoto 09242fab09
terraform: remove legacy graph builder
9 years ago
Mitchell Hashimoto 487a37b0dd
helper/schema: PromoteSingle for legacy support of "maybe list" types
9 years ago
Mitchell Hashimoto 3c0c81957a
provisioners/remote-exec: switch to helper/schema
9 years ago
Mitchell Hashimoto a2e044829b
provisioners/file: use the old communicator.New just to minimize risk
9 years ago
Mitchell Hashimoto a1da59a73e
helper/schema: provisioner allows for nil state
9 years ago
Mitchell Hashimoto b2891bc9ef
helper/schema: Provisioner support
9 years ago
Mitchell Hashimoto 251e5c6f87
helper/schema: framework for Backends
9 years ago
Kit Ewbank 87d98b1ff1 Correct aws_s3_bucket_object data source acceptance tests. (#11346)
9 years ago
Radek Simko 6222b3e91d
helper/resource: Add retries to err message
9 years ago
Radek Simko be4e5e53a9
Add more details (Retries) to resource.NotFoundError
9 years ago
Conor Mongey 77c8683281 provider/vault: Remove user input for optional vault provider fields (#11082)
9 years ago
Sean Chittenden 7862e5b499
Differentiate between lookup failure and value inequality.
9 years ago
clint shryock 6bafd4c896 fix typo
9 years ago
Mitchell Hashimoto 6d594b3bc6
helper/variables: trim whitespace on key before empty string comp
9 years ago
Mitchell Hashimoto b7f6f8eb2a
helper/variables: trim whitespace around the key in -var
9 years ago
Mitchell Hashimoto 42edd22566
helper/variables: address go vet
9 years ago
Mitchell Hashimoto 83e72b0361
helper/variables: ParseInput for consistent parsing
9 years ago
Mitchell Hashimoto 39e3d8ea9b
helper/variables: helpers for working with vars
9 years ago
James Nugent 3177fc0765 provider/aws: Extract helper/encryption library
10 years ago
James Bardin 7677bd94ed Merge pull request #10325 from hashicorp/jbardin/GH-10187
10 years ago
James Bardin 01be1a5ecd Check for interpolated values when reading a map
10 years ago
Paul Tyng fead481002 Fix typo in test method name (#10370)
10 years ago
Mitchell Hashimoto 0634aada69
Revert "core: Ensure hasComputedSubKeys iterates over Sets and Lists properly"
10 years ago