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_ecs_cluster: Retry CreateCluster for IAM Service Linked Role eventual consistency #15457

Merged
merged 1 commit into from
Oct 7, 2020

Commits on Oct 2, 2020

  1. resource/aws_ecs_cluster: Retry CreateCluster for IAM Service Linked …

    …Role eventual consistency
    
    Reference: #15452
    
    Output from acceptance testing:
    
    ```
    --- PASS: TestAccAWSEcsCluster_disappears (22.48s)
    --- PASS: TestAccAWSEcsCluster_basic (27.36s)
    --- PASS: TestAccAWSEcsCluster_Tags (46.73s)
    --- PASS: TestAccAWSEcsCluster_CapacityProviders (49.40s)
    --- PASS: TestAccAWSEcsCluster_CapacityProvidersNoStrategy (53.36s)
    --- PASS: TestAccAWSEcsCluster_containerInsights (65.48s)
    --- PASS: TestAccAWSEcsCluster_CapacityProvidersUpdate (83.87s)
    --- PASS: TestAccAWSEcsCluster_SingleCapacityProvider (90.92s)
    ```
    bflad committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    94ede26 View commit details
    Browse the repository at this point in the history