Support Delegated Administrators for Organizations #14932
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
service/organizations
Issues and PRs that pertain to the organizations service.
Milestone
Community Note
Description
AWS Organizations now has API calls for delegating administration of some cross-account services. This is used by AWS GuardDuty and AWS Config (and possibly others currently or in the future). GuardDuty has it's own API call for managing this which is already supported via this resource aws_guardduty_organization_admin_account
However, AWS Config is exclusively using the Organizations API call. AWS Config uses this feature at current to allow another account to manage the rules that are applied to the organization. It'd be really nice to be able to configure this via Terraform.
New or Affected Resource(s)
Potential Terraform Configuration
I don't really have a good use for the data sources at current.
References
The text was updated successfully, but these errors were encountered: