Commit Graph

129 Commits (b7faae4bacd990e109b5b7b1a9db1cd3f445a387)

Author SHA1 Message Date
James Bardin e28e11d44c Fix resource.UniqueId to be properly ordered
10 years ago
Radek Simko 86acdccaf2 helper/resource: Add timeout to TimeoutError msg (#8773)
10 years ago
James Nugent 6c23181686 Merge pull request #8383 from kjmkznr/import-aws-s3-b-notification
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
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
James Nugent b681ab23d3 testing: Add TestCheckResourceAttrSet helper
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
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 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
Patrick Sodré 80936e3562 provider/triton: add machine domain names (#7149)
10 years ago
James Nugent 9c7cf639b3 testing: Allow acceptance test to run as unit test
10 years ago
Radek Simko 1ea5cff9b3 Merge pull request #6946 from TimeIncOSS/f-aws-s3-object-data-source
10 years ago
Radek Simko bf8931b1ab provider/aws: Mark Lambda function as gone when it's gone (#6924)
10 years ago
Radek Simko 84ab00d92e helper/resource: Add TestStep.PreventPostDestroyRefresh
10 years ago
Martin Atkins 031b561ef0 helper/resource: ignore data resource diffs during destroy
10 years ago
Mitchell Hashimoto 55583baa7e
Merge branch 'f-aws-import'
10 years ago
James Nugent 3ea3c657b5 core: Use OutputState in JSON instead of map
10 years ago
Mitchell Hashimoto 884980da1a
providers/aws: instance, nat, internet gateway
10 years ago
Mitchell Hashimoto 6a675b4a15
helper/resource: ImportState test can verify states
10 years ago
Mitchell Hashimoto ec02c8c0e2
helper/resource: testing of almost all aspects of ImportState tests
10 years ago
Mitchell Hashimoto 2d99c451fb
helper/resource: basic ImportState acceptance testing
10 years ago
Mitchell Hashimoto 9bd1c9e7ca
helper/resource: reshuffling to prepare for importstate testing
10 years ago
Mitchell Hashimoto 35c87836b4 core: Add terraform_version to state
10 years ago
Mitchell Hashimoto d85df63526
providers/aws: aws_instance id-only
10 years ago
Mitchell Hashimoto e0da21d381
helper/resource: make id-only check opt-in
10 years ago
Mitchell Hashimoto ff7b58f032
providers/aws: peering connection id-only test settings
10 years ago
Mitchell Hashimoto 0ef1b3b84a
providers/aws: response value for DescribeVpcAttribute needs to be
10 years ago
Mitchell Hashimoto 1db1bf6639
helper/resource: use the full config for id-only checks
10 years ago
Mitchell Hashimoto 0c8b0bff2c
helper/resource: can specify specific name to id refresh test
10 years ago
Mitchell Hashimoto 1a9fae6b2e
helper/resource: can disable ID refresh check
10 years ago
Mitchell Hashimoto 35f4201b9e
providers/aws: instance_tenancy is computed, set
10 years ago
Mitchell Hashimoto f2c4f8e9ba
helper/resource: fix tests
10 years ago
Mitchell Hashimoto 5c4f78796b
helper/resource: don't need to id-only check if no test steps
10 years ago
Mitchell Hashimoto a285c04dc9
helper/resource: only verify id-only run if no error
10 years ago