le-tf-infra-aws icon indicating copy to clipboard operation
le-tf-infra-aws copied to clipboard

Remove null resource to delegate config to Security Account

Open martingaleano opened this issue 9 months ago • 1 comments

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

martingaleano avatar May 25 '24 13:05 martingaleano