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_batch_compute_environment: Remove deprecated ecc_cluster_arn attribute #7708

Merged
merged 1 commit into from
Feb 26, 2019

Commits on Feb 25, 2019

  1. resource/aws_batch_compute_environment: Remove deprecated ecc_cluster…

    …_arn attribute
    
    Reference: #7684
    
    Output from acceptance testing:
    
    ```
    --- PASS: TestAccAWSBatchComputeEnvironment_createSpotWithoutBidPercentage (19.65s)
    --- PASS: TestAccAWSBatchComputeEnvironment_createEc2WithoutComputeResources (20.93s)
    --- PASS: TestAccAWSBatchComputeEnvironment_createUnmanagedWithComputeResources (32.65s)
    --- PASS: TestAccAWSBatchComputeEnvironment_createUnmanaged (41.09s)
    --- PASS: TestAccAWSBatchComputeEnvironment_createEc2 (43.16s)
    --- PASS: TestAccAWSBatchComputeEnvironment_createEc2WithTags (47.57s)
    --- PASS: TestAccAWSBatchComputeEnvironment_createSpot (49.41s)
    --- PASS: TestAccAWSBatchComputeEnvironment_updateMaxvCpus (62.80s)
    --- PASS: TestAccAWSBatchComputeEnvironment_updateState (65.42s)
    --- PASS: TestAccAWSBatchComputeEnvironment_updateComputeEnvironmentName (80.69s)
    --- PASS: TestAccAWSBatchComputeEnvironment_updateInstanceType (87.94s)
    ```
    bflad committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    360324e View commit details
    Browse the repository at this point in the history