Terraform - The provisioner command is failing

Hello, I am using,
Windows 10
Terraform v0.12.20
•provider.aws v2.46.0
•provider.template v2.1.2

The provisioner command is failing; this issue was reported earlier and closed…
However, the issue is recurring. I would appreciate if you could help with the issue.

(local-exec): Executing: [“cmd” “/C” “aws sns subscribe --topic-arn arn:aws:sns:us-east-1:466156593897:alarms-topic --protocol email --notification-endpoint myemail@xxxx.com”]

aws_sns_topic.alarm (local-exec): Unknown output type: txt

Error: Error running command ‘aws sns subscribe --topic-arn arn:aws:sns:us-east-1:466156593897:alarms-topic --protocol email --notification-endpoint myemail@xxxx.com’: exit status 255. Output:

Unknown output type: txt