在对 AWS Cognito 配置进行一些更改后运行terragrunt plan
cmd 时,我在更改列表中获得了以下详细信息。这是否意味着它将删除现有用户?还是可以应用?
~ resource "aws_cognito_user_pool" "user_pool" {
~ estimated_number_of_users = 0 -> 42
id = "us-east-1_SaiB8Dezq"
~ last_modified_date = "2023-02-09T17:07:37Z" -> "2023-07-11T11:59:30Z"
name = "mailberry-users-prod"
tags = {}
# (12 unchanged attributes hidden)