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

tests/resource/aws_cognito_user_pool_domain: Remove hardcoded region handling and create public ACM Certificate #16140

Merged
merged 1 commit into from
Nov 17, 2020

Commits on Nov 11, 2020

  1. tests/resource/aws_cognito_user_pool_domain: Remove hardcoded region …

    …handling and create public ACM Certificate
    
    Reference: #8316
    Reference: #15737
    
    Output from acceptance testing in AWS Commercial:
    
    ```
    --- PASS: TestAccAWSCognitoUserPoolDomain_custom (816.97s)
    ```
    
    Output from acceptance testing in AWS GovCloud (US):
    
    ```
    --- SKIP: TestAccAWSCognitoUserPoolDomain_custom (1.64s)
    ```
    bflad committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    8e30f45 View commit details
    Browse the repository at this point in the history