Terraform triggered cloudformation error “Resource already exists”
I am running into an error while trying to enable the AWS IOT AccountAuditConfiguration. Unfortunately there is no support for that in AWS Terraform (if there is please let me know). The cloudformation supports it. I wrote the terraform script to invoke it and I am running into resource already exists error. I think I want to update it rather than to declare it.
Here are the files.