le-tf-infra-aws
le-tf-infra-aws copied to clipboard
Remove null resource to delegate config to Security Account
What?
- Delegate AWS Config Administrator to Security Account using Terraform resources instead of null_resource
Why?
- Now the resource is supported by Terraform
References
- https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/organizations_delegated_administrator
- https://docs.aws.amazon.com/organizations/latest/APIReference/API_RegisterDelegatedAdministrator.html