-
Notifications
You must be signed in to change notification settings - Fork 9.2k
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
r/cognito_user_pool: Suppress diff for empty account_recovery_setting
#19704
r/cognito_user_pool: Suppress diff for empty account_recovery_setting
#19704
Conversation
account_recovery_setting
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🚀
Output of acceptance tests (commerical):
--- SKIP: TestAccAWSCognitoUserPoolDomain_custom (0.00s)
--- PASS: TestAccAWSCognitoUserPoolClient_disappears_userPool (58.06s)
--- PASS: TestAccAWSCognitoUserPoolClient_disappears (69.28s)
--- PASS: TestAccAWSCognitoUserPoolDomain_disappears (74.17s)
--- PASS: TestAccAWSCognitoUserPoolClient_allFields (79.77s)
--- PASS: TestAccAWSCognitoUserPoolClient_basic (80.94s)
--- PASS: TestAccAWSCognitoUserPool_withAdminCreateUserConfigurationAndPasswordPolicy (81.53s)
--- PASS: TestAccAWSCognitoUserPool_basic (82.30s)
--- PASS: TestAccAWSCognitoUserPoolDomain_basic (82.57s)
--- PASS: TestAccAWSCognitoUserPoolClient_analyticsConfigWithArn (84.81s)
--- PASS: TestAccAWSCognitoUserPoolClient_idTokenValidity (129.86s)
--- PASS: TestAccAWSCognitoUserPoolClient_tokenValidityUnits (129.90s)
--- PASS: TestAccAWSCognitoUserPoolClient_accessTokenValidity (130.36s)
--- PASS: TestAccAWSCognitoUserPool_withAdminCreateUserConfiguration (131.20s)
--- PASS: TestAccAWSCognitoUserPoolClient_tokenValidityUnitsWTokenValidity (132.01s)
--- PASS: TestAccAWSCognitoUserPoolClient_refreshTokenValidity (132.55s)
--- SKIP: TestAccAWSCognitoUserPool_withEmailConfigurationSource (0.00s)
--- PASS: TestAccAWSCognitoUserPoolClient_Name (133.67s)
--- PASS: TestAccAWSCognitoUserPoolClient_allFieldsUpdatingOneField (133.64s)
--- PASS: TestAccAWSCognitoUserPool_withAdvancedSecurityMode (185.22s)
--- PASS: TestAccAWSCognitoUserPool_recovery (187.05s)
--- PASS: TestAccAWSCognitoUserPool_withDeviceConfiguration (130.85s)
--- PASS: TestAccAWSCognitoUserPoolClient_analyticsConfig (198.88s)
--- PASS: TestAccAWSCognitoUserPool_withEmailVerificationMessage (132.55s)
--- PASS: TestAccAWSCognitoUserPool_withEmailConfiguration (78.16s)
--- PASS: TestAccAWSCognitoUserPool_SmsAuthenticationMessage (127.57s)
--- PASS: TestAccAWSCognitoUserPool_MfaConfiguration_SmsConfigurationToSoftwareTokenMfaConfiguration (147.33s)
--- PASS: TestAccAWSCognitoUserPool_MfaConfiguration_SoftwareTokenMfaConfigurationToSmsConfiguration (152.31s)
--- PASS: TestAccAWSCognitoUserPool_SmsVerificationMessage (122.65s)
--- PASS: TestAccAWSCognitoUserPool_withAliasAttributes (121.74s)
--- PASS: TestAccAWSCognitoUserPool_withPasswordPolicy (126.59s)
--- PASS: TestAccAWSCognitoUserPool_withUsernameAttributes (127.07s)
--- PASS: TestAccAWSCognitoUserPool_MfaConfiguration_SoftwareTokenMfaConfiguration (182.40s)
--- PASS: TestAccAWSCognitoUserPool_MfaConfiguration_SmsConfigurationAndSoftwareTokenMfaConfiguration (199.47s)
--- PASS: TestAccAWSCognitoUserPool_SmsConfiguration (208.43s)
--- PASS: TestAccAWSCognitoUserPool_schemaAttributesRemoved (83.48s)
--- PASS: TestAccAWSCognitoUserPool_SmsConfiguration_SnsCallerArn (165.08s)
--- PASS: TestAccAWSCognitoUserPool_schemaAttributesModified (84.61s)
--- PASS: TestAccAWSCognitoUserPool_SmsConfiguration_ExternalId (166.72s)
--- PASS: TestAccAWSCognitoUserPool_MfaConfiguration_SmsConfiguration (226.13s)
--- PASS: TestAccAWSCognitoUserPool_withUsernameConfiguration (126.02s)
--- PASS: TestAccAWSCognitoUserPool_disappears (58.98s)
--- PASS: TestAccAWSCognitoUserPool_withTags (181.33s)
--- PASS: TestAccAWSCognitoUserPool_schemaAttributes (121.66s)
--- PASS: TestAccAWSCognitoUserPoolUICustomization_AllClients_Disappears (64.34s)
--- PASS: TestAccAWSCognitoUserPool_withLambdaConfig (147.61s)
--- PASS: TestAccAWSCognitoUserPool_withVerificationMessageTemplate (114.09s)
--- PASS: TestAccAWSCognitoUserPool_withLambdaConfig_emailConfig (154.67s)
--- PASS: TestAccAWSCognitoUserPool_withLambdaConfig_smsConfig (150.19s)
--- PASS: TestAccAWSCognitoUserPoolUICustomization_Client_Disappears (56.38s)
--- PASS: TestAccAWSCognitoUserPoolUICustomization_AllClients_CSS (108.32s)
--- PASS: TestAccAWSCognitoUserPoolUICustomization_AllClients_ImageFile (106.19s)
--- PASS: TestAccAWSCognitoUserPoolUICustomization_Client_CSS (93.59s)
--- PASS: TestAccAWSCognitoUserPoolUICustomization_UpdateClientToAll_CSS (79.83s)
--- PASS: TestAccAWSCognitoUserPoolUICustomization_UpdateAllToClient_CSS (80.18s)
--- PASS: TestAccAWSCognitoUserPoolUICustomization_Client_Image (83.68s)
--- PASS: TestAccAWSCognitoUserPoolUICustomization_ClientAndAll_CSS (85.40s)
--- PASS: TestAccAWSCognitoUserPool_update (146.93s)
--- PASS: TestAccAWSCognitoUserPoolUICustomization_AllClients_CSSAndImageFile (117.78s)
This functionality has been released in v3.45.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. Thank you! |
I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. |
Community Note
Closes #17228
Output from acceptance testing: