hashicorp / terraform-provider-aws

The AWS Provider enables Terraform to manage AWS resources.
https://registry.terraform.io/providers/hashicorp/aws
Mozilla Public License 2.0
9.73k stars 9.09k forks source link

d/aws_cloudtrail_service_account: Deprecate #35130

Open ewbankkit opened 8 months ago

ewbankkit commented 8 months ago

AWS document that a service principal name be used instead of AWS account ID in any relevant IAM policy. The aws_cloudtrail_service_account data source should now be considered deprecated and will be removed in a future version.

Relates https://github.com/hashicorp/terraform-provider-aws/issues/29346.

github-actions[bot] commented 8 months ago

Community Note

Voting for Prioritization

Volunteering to Work on This Issue