Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

resource/aws_appautoscaling_target: Remove DeregisterScalableTarget retries on all errors and add disappears test #14259

Merged
merged 1 commit into from
Jul 27, 2020

Commits on Jul 21, 2020

  1. resource/aws_appautoscaling_target: Remove DeregisterScalableTarget r…

    …etries on all errors and add disappears test
    
    Reference: #13409
    Reference: #13826
    
    Output from acceptance testing:
    
    ```
    --- PASS: TestAccAWSAppautoScalingTarget_multipleTargets (20.68s)
    --- PASS: TestAccAWSAppautoScalingTarget_optionalRoleArn (25.17s)
    --- PASS: TestAccAWSAppautoScalingTarget_basic (43.13s)
    --- PASS: TestAccAWSAppautoScalingTarget_spotFleetRequest (57.42s)
    --- PASS: TestAccAWSAppautoScalingTarget_disappears (71.79s)
    --- PASS: TestAccAWSAppautoScalingTarget_emrCluster (840.33s)
    
    --- PASS: TestAccAWSAppautoScalingPolicy_multiplePoliciesSameName (24.97s)
    --- PASS: TestAccAWSAppautoScalingPolicy_dynamodb_table (26.58s)
    --- PASS: TestAccAWSAppautoScalingPolicy_multiplePoliciesSameResource (28.13s)
    --- PASS: TestAccAWSAppautoScalingPolicy_dynamodb_index (37.07s)
    --- PASS: TestAccAWSAppautoScalingPolicy_spotFleetRequest (71.64s)
    --- PASS: TestAccAWSAppautoScalingPolicy_disappears (75.45s)
    --- PASS: TestAccAWSAppautoScalingPolicy_basic (77.30s)
    --- PASS: TestAccAWSAppautoScalingPolicy_scaleOutAndIn (79.17s)
    --- PASS: TestAccAWSAppautoScalingPolicy_ResourceId_ForceNew (83.72s)
    ```
    bflad committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    341af8b View commit details
    Browse the repository at this point in the history