-
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/aws_cognito_user_pool - add support for account recovery setting #12444
r/aws_cognito_user_pool - add support for account recovery setting #12444
Conversation
Verified acceptance test: $ make testacc TEST=./aws/ TESTARGS='-run=TestAccAWSCognitoUserPool_recovery'
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./aws/ -v -count 1 -parallel 20 -run=TestAccAWSCognitoUserPool_recovery -timeout 120m
=== RUN TestAccAWSCognitoUserPool_recovery
=== PAUSE TestAccAWSCognitoUserPool_recovery
=== CONT TestAccAWSCognitoUserPool_recovery
--- PASS: TestAccAWSCognitoUserPool_recovery (61.23s)
PASS
ok github.com/terraform-providers/terraform-provider-aws/aws 61.273s |
Hello, what's the status on this? |
bump for status |
Hi, is this planned to be merged any time soon? |
I've been using a build of the AWS provider with this PR merged to manage some rather complicated AWS infrastructure including multiple Cognito pools for over a month now with no problems. Can one of the maintainers please explain what still remains to be done for this to be mergeable? The lack of this feature is causing a lot of extra work for a lot of people. |
3906ad8
to
9a47702
Compare
rebased and tested |
renamed |
refactor tests
1472e0d
to
112d638
Compare
Did the above issue resolved ? Do we have any new parameters in terraform in order to update the recovery of account configuration in cognito . If so kindly update the newly added parameter over here. |
is this merged? thank you |
What's missing in order to merge this? It's costing us a lot to have to maintain our own build of the AWS provider just to get this one missing feature. |
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.
Just the one minor capitalization fix. Other than that, looks good.
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
This has been released in version 3.19.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! |
this is a regular issue with Terraform providers to get new features implemented in a timely manner. Perhaps there's a good reason for it, but it might be worth reviewing why time to release is 6 months+ and sometimes even 12 months + and see if there are ways to reduce this. |
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 #11220
Relates #13826
Release note for CHANGELOG:
Output from acceptance testing:
TestAccAWSCognitoUserPool_withEmailConfiguration seems to have failed but i dont think its relevant the changes as it failed on: