Commit Graph

698 Commits (551eedcf2616376b00d7da170b09f682bbfa3445)

Author SHA1 Message Date
Radek Simko 9867ce4dde
helper/schema: Disallow validation+diff suppression on computed-only fields
9 years ago
James Bardin 9aaf220efb Merge pull request #13863 from hashicorp/jbardin/computed-list-requires-new
9 years ago
James Bardin caadb4297f make sure a computed list is can be RequiresNew
9 years ago
Martin Atkins b1763e262a Restore stringer-generated files back to new version
9 years ago
Jasmin Gacic 61499cfcf0 Provider Oneandone (#13633)
9 years ago
James Bardin f5cda342f7 Merge pull request #13778 from hashicorp/jbardin/GH-13617
9 years ago
James Bardin 4c3a053f0c lint errors
9 years ago
James Bardin 14bea66f4e add test for proper cancelation
9 years ago
James Bardin eb4b45941c fix tests affected by refreshGracePeriod
9 years ago
James Bardin af1628eaa4 add refreshGracePeriod
9 years ago
= 1608f5544f Added error check
9 years ago
= 6bc3610c09 removing extraneous code
9 years ago
James Bardin 6601b9b8dd adjust the inconsistent_negative test to match
9 years ago
James Bardin af5e22cf94 don't leave WaitForState goroutine running
9 years ago
Sander van Harmelen 3d0073e05c core: fix a crash by suggesting a different approach to solve #11170 (#13541)
9 years ago
Clint 9ef9501e65 provider/aws: Fix EMR Bootstrap Action Ordering (#13580)
9 years ago
James Bardin 735dfc416d Merge pull request #13427 from hashicorp/jbardin/context-keys
9 years ago
Martin Atkins a0269c688c helper/schema: Clarify the expectations for DefaultFunc
9 years ago
James Bardin 8a1089a161 convert the other context keys to the correct type
9 years ago
James Bardin 812f9fb253 don't use primitive types for context value keys
9 years ago
Jake Champlin fed7b6e781 Merge pull request #13129 from tombuildsstuff/validation
9 years ago
Jake Champlin f24087ee54
core: Add ImportStateIdPrefix field for testing
9 years ago
Martin Atkins 21cd5595e2 Update stringer-generated files to new boilerplate
9 years ago
James Nugent 0e3a7e6d0d helper/resource: Allow unknown pending states (#13099)
9 years ago
tombuildsstuff 64dda483dd Adding tests for each helper method
9 years ago
James Nugent 5d734cee4e helper/acctest: Add RandIntRange helper function
9 years ago
tombuildsstuff 6efdc94ae3 Splitting the structure tests
9 years ago
tombuildsstuff 459c9a0a5a Returning a blank string if there's nothing to serialize
9 years ago
tombuildsstuff 277d1b6b2d Refactoring the schema diff/validation -> core
9 years ago
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