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_codepipeline: Only retry CreatePipeline errors for IAM eventual consistency #14264

Merged
merged 1 commit into from
Jul 22, 2020

Commits on Jul 21, 2020

  1. resource/aws_codepipeline: Only retry CreatePipeline errors for IAM e…

    …ventual consistency
    
    Reference: #13409
    
    Output from acceptance testing:
    
    ```
    --- PASS: TestAccAWSCodePipeline_emptyStageArtifacts (33.11s)
    --- PASS: TestAccAWSCodePipeline_WithNamespace (35.13s)
    --- PASS: TestAccAWSCodePipeline_multiregion_basic (36.83s)
    --- PASS: TestAccAWSCodePipeline_deployWithServiceRole (42.85s)
    --- PASS: TestAccAWSCodePipeline_basic (57.83s)
    --- PASS: TestAccAWSCodePipeline_multiregion_Update (61.32s)
    --- PASS: TestAccAWSCodePipeline_tags (76.28s)
    --- PASS: TestAccAWSCodePipeline_multiregion_ConvertSingleRegion (79.20s)
    ```
    bflad committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    0ef1534 View commit details
    Browse the repository at this point in the history