It would be awesome if we had resource types in the AWS provider to manage Tax Settings on AWS Accounts. This is super useful to ensure consolidated billing sends a single tax invoice for multiple accounts under an AWS Organization.
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
It would be awesome if we had resource types in the AWS provider to manage Tax Settings on AWS Accounts. This is super useful to ensure consolidated billing sends a single tax invoice for multiple accounts under an AWS Organization.
The API was released in June 2024
Announcement: https://aws.amazon.com/about-aws/whats-new/2024/06/tax-settings-api-manage-tax-registration-information/
Affected Resource(s) and/or Data Source(s)
Potential Terraform Configuration
References
API docs: https://docs.aws.amazon.com/aws-cost-management/latest/APIReference/API_Operations_Tax_Settings.html
awscli support exists already (wasn't in 2.17.x, exists in 2.19.1) - docs for awscli https://docs.aws.amazon.com/cli/latest/reference/taxsettings/
Would you like to implement a fix?
No