Commit Graph

551 Commits (cdcff09d99d8d1a0142f583f7fab650ca54e781d)

Author SHA1 Message Date
James Nugent 6c23181686 Merge pull request #8383 from kjmkznr/import-aws-s3-b-notification
10 years ago
Paul Stack bf755bb5c9 Merge pull request #8585 from hashicorp/f-diff-suppression
10 years ago
James Nugent 85ec09111b helper/schema: Add diff suppression callback
10 years ago
James Bardin e0014198e1 Merge pull request #8560 from hashicorp/jbardin/race2
10 years ago
Mitchell Hashimoto aaaed823af Merge pull request #8508 from TimeIncOSS/f-schema-all-validation-errors
10 years ago
James Bardin 481f12cf2c Remove `first` variable an extra if block
10 years ago
James Bardin 82be35a797 Fix races in WaitForState
10 years ago
Radek Simko 506c118383
helper/resource: Show last state in timeout err message
10 years ago
Radek Simko aef2513b44
helper/resource: Fix WaitForState tests
10 years ago
Radek Simko b90ab0b705
schema: Return all validation errors together from InternalValidate
10 years ago
James Nugent df06d5623d Merge pull request #8249 from meteor/glasser/name-prefix-timestamp
10 years ago
Kazunori Kojima ed05161fd0
provider/aws: Support import `aws_s3_bucket_notification`
10 years ago
James Nugent 6ae7140251 Merge pull request #8370 from hashicorp/dtolnoy-wait
10 years ago
James Nugent 0a5acaa0d8 Change error message return structure
10 years ago
David Tolnay 9d3f40a513 Fix bad message from TimeoutError
10 years ago
David Tolnay e27a735da2 Do not sleep between first attempt or between successful attempts
10 years ago
David Glasser 4ad825fe08 core: name_prefix names now start with a timestamp
10 years ago
James Nugent b551981cc7 testing: Add ComposeAggregateTestFunc
10 years ago
Mitchell Hashimoto f26d1b40e0 Merge pull request #8215 from hashicorp/f-signalwrapper
10 years ago
Mitchell Hashimoto 8dafcb36fd
providers/azurerm: cancellable storage account creation
10 years ago
Mitchell Hashimoto d8337920f9
helper/signalwrapper: more tests
10 years ago
Mitchell Hashimoto bdcea55117
helper/signalwrapper
10 years ago
James Nugent b681ab23d3 testing: Add TestCheckResourceAttrSet helper
10 years ago
Paul Hinze 3dccfa0cc9
terraform: diffs with only tainted set are non-empty
10 years ago
James Bardin 1af7ee87a2 Silence log output when not verbose
10 years ago
James Bardin 074be9ae56 Another race in resource.Retry
10 years ago
Paul Hinze 261043fd1a Merge pull request #7523 from hashicorp/f-aws-beanstalk-env-poll-timing
10 years ago
Paul Hinze 614806d59f
helper/resource: Fix import test harness, which was modifying state
10 years ago
clint shryock de60481428 provider/aws: Rework Beanstalk optional polling
10 years ago
David Tolnay 7096e4d3da Return nonnegative hash if int is 32 bits
10 years ago
Paul Hinze 3b732131d2 Merge pull request #7446 from hashicorp/b-jit-resource-validate
10 years ago
Paul Hinze ad27190852 Merge pull request #7448 from dtolnay/timeout
10 years ago
Paul Hinze afccf62e3e Merge pull request #7459 from hashicorp/r-resource-unit-test
10 years ago
Paul Hinze 4a1b36ac0d
core: rerun resource validation before plan and apply
10 years ago
Paul Hinze 5656d7388c
helper/resource: Consolidate unit test override
10 years ago
David Tolnay 7e1cd34819 Timing out is not success
10 years ago
Clint a84aa5e914 Revert "helper/schema: Make nested Set(s) in List(s) work" (#7436)
10 years ago
Radek Simko 37d57f4a85 Improve naming convention (resultSet -> exists)
10 years ago
Radek Simko 917ad44cf0 helper/schema: Fix readSet implementation (DiffFieldReader)
10 years ago
Radek Simko c738c5a9a3 helper/schema: Implement reader-specific readList method
10 years ago
Radek Simko 378b526dc3 helper/schema: Add regression tests for nested Set/List
10 years ago
Patrick Sodré 80936e3562 provider/triton: add machine domain names (#7149)
10 years ago
James Nugent dbf725bd68 core: Allow dynamic attributes in helper/schema
10 years ago
James Nugent 9c7cf639b3 testing: Allow acceptance test to run as unit test
10 years ago
clint shryock 7d71b8cc3c helper and terraform interpolate test update
10 years ago
James Bardin 2c7b702d1f Merge pull request #7091 from hashicorp/jbardin/serialize
10 years ago
James Bardin bab031aac5 Add test for TypeMap in a Schema
10 years ago
James Bardin d8fbaa7924 Serialization for hash panics on TypeMap
10 years ago
James Nugent 074545e536 core: Use .% instead of .# for maps in state
10 years ago
James Nugent cb9ef298f3 core: Defeat backward compatibilty in mapstructure
10 years ago