What are you really trying to do?
Adding users that have capitalization in their email
Describe the bug
│ Error: Provider produced inconsistent result after apply
│
│ When applying changes to
│ module.users_creation.temporalcloud_user.namespace_user["R***.M***@l***.com"],
│ provider
│ "module.users_creation.provider["registry.terraform.io/temporalio/temporalcloud"]"
│ produced an unexpected new value: .email: was
│ cty.StringVal("R***.M***@l***.com"), but now
│ cty.StringVal("r***.m***@l***.com").
│
│ This is a bug in the provider, which should be reported in the provider's
│ own issue tracker.
╵
Reported by a temporal cloud customer, *** to protect privacy
What are you really trying to do?
Adding users that have capitalization in their email
Describe the bug
│ Error: Provider produced inconsistent result after apply
│
│ When applying changes to
│ module.users_creation.temporalcloud_user.namespace_user["R***.M***@l***.com"],
│ provider
│ "module.users_creation.provider["registry.terraform.io/temporalio/temporalcloud"]"
│ produced an unexpected new value: .email: was
│ cty.StringVal("R***.M***@l***.com"), but now
│ cty.StringVal("r***.m***@l***.com").
│
│ This is a bug in the provider, which should be reported in the provider's
│ own issue tracker.
╵
Reported by a temporal cloud customer, *** to protect privacy