hashicorp / terraform-provider-aws

The AWS Provider enables Terraform to manage AWS resources.
https://registry.terraform.io/providers/hashicorp/aws
Mozilla Public License 2.0
9.76k stars 9.12k forks source link

[Enhancement]: Set Cognito User Pool Lambda Config after provisioning #39587

Open amarjandu opened 2 hours ago

amarjandu commented 2 hours ago

Description

This is a request to allow the lambda_config attribute for aws_cognito_user_pool to be set after its creation. Within the AWS console you are permitted to add and remove these configuration values without destruction to the aws_cognito_user_pool.

Affected Resource(s) and/or Data Source(s)

aws_cognito_user_pool

Potential Terraform Configuration

No response

References

There is a great write up which was closed, perhaps we can close this issue, and reopen that one.

https://github.com/hashicorp/terraform-provider-aws/issues/9864

Would you like to implement a fix?

None

github-actions[bot] commented 2 hours ago

Community Note

Voting for Prioritization

Volunteering to Work on This Issue