Actually this is not valid, because accessing AWS KMS with keys are deprecated.
Expected Behavior
Successful apply
Actual Behavior
Error: error creating Encryption At Rest: PATCH https://cloud.mongodb.com/api/atlas/v1.0/groups/xxxxxxxxxxxx/encryptionAtRest: 400 (request "AWS_KMS_CREDENTIALS_AUTH_DEPRECATED") Credentials based authentication is no longer supported for AWS KMS.
Example usage from https://registry.terraform.io/providers/mongodb/mongodbatlas/latest/docs/resources/encryption_at_rest
Actually this is not valid, because accessing AWS KMS with keys are deprecated.
Expected Behavior
Successful apply
Actual Behavior
Error: error creating Encryption At Rest: PATCH https://cloud.mongodb.com/api/atlas/v1.0/groups/xxxxxxxxxxxx/encryptionAtRest: 400 (request "AWS_KMS_CREDENTIALS_AUTH_DEPRECATED") Credentials based authentication is no longer supported for AWS KMS.