A Terraform resource which provides the ability to disassociate a target account, organizational unit, or the root from a specified configuration policy. This would align with the AWS API StartConfigurationPolicyDisassociation.
Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request.
Volunteering to Work on This Issue
If you are interested in working on this issue, please leave a comment.
If this would be your first contribution, please review the contribution guide.
Description
A Terraform resource which provides the ability to disassociate a target account, organizational unit, or the root from a specified configuration policy. This would align with the AWS API StartConfigurationPolicyDisassociation.
Requested Resource(s) and/or Data Source(s)
aws_securityhub_configuration_policy_disassociation
Potential Terraform Configuration
References
AWS StartConfigurationPolicyDisassociation API
Would you like to implement a fix?
None