r/cognito_user_pool_client - add support for application_arn in the analytics_configuration block#16734
Conversation
17e6337 to
63fc540
Compare
bflad
left a comment
There was a problem hiding this comment.
Looks good to me given the context in #16481, thank you, @DrFaust92 🚀
Output from acceptance testing in AWS Commercial:
--- PASS: TestAccAWSCognitoUserPoolClient_allFields (27.33s)
--- PASS: TestAccAWSCognitoUserPoolClient_allFieldsUpdatingOneField (38.51s)
--- PASS: TestAccAWSCognitoUserPoolClient_analyticsConfig (51.18s)
--- PASS: TestAccAWSCognitoUserPoolClient_analyticsConfigWithArn (29.25s)
--- PASS: TestAccAWSCognitoUserPoolClient_basic (28.54s)
--- PASS: TestAccAWSCognitoUserPoolClient_disappears (24.96s)
--- PASS: TestAccAWSCognitoUserPoolClient_Name (38.85s)
--- PASS: TestAccAWSCognitoUserPoolClient_RefreshTokenValidity (38.14s)
Output from acceptance testing in AWS GovCloud (US):
--- FAIL: TestAccAWSCognitoUserPoolClient_analyticsConfig (20.37s) # https://github.com/hashicorp/terraform-provider-aws/issues/15722
--- FAIL: TestAccAWSCognitoUserPoolClient_analyticsConfigWithArn (20.33s) # https://github.com/hashicorp/terraform-provider-aws/issues/15722
--- PASS: TestAccAWSCognitoUserPoolClient_allFields (31.97s)
--- PASS: TestAccAWSCognitoUserPoolClient_allFieldsUpdatingOneField (43.43s)
--- PASS: TestAccAWSCognitoUserPoolClient_basic (31.46s)
--- PASS: TestAccAWSCognitoUserPoolClient_disappears (27.90s)
--- PASS: TestAccAWSCognitoUserPoolClient_Name (43.75s)
--- PASS: TestAccAWSCognitoUserPoolClient_RefreshTokenValidity (45.01s)
|
This has been released in version 3.29.0 of the Terraform AWS provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading. For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template for triage. Thanks! |
|
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thanks! |
Community Note
Closes #16481
Release note for CHANGELOG:
Output from acceptance testing: