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
The aws_iot_billing_group resource has been added recently: https://github.com/hashicorp/terraform-provider-aws/issues/31030
There is no resource however to add a thing to a billing group, while this is possible with the aws cli: https://awscli.amazonaws.com/v2/documentation/api/latest/reference/iot/add-thing-to-billing-group.html
Requested Resource(s) and/or Data Source(s)
Potential Terraform Configuration
References
https://github.com/hashicorp/terraform-provider-aws/issues/31030
Would you like to implement a fix?
No