v0.47.1
🚀 Enhancements
Replaced deprecated arguments policy documents @comrumino (#214)
My what, why, and references copied/pasted from commit messages — I'm glad they satisfy the PR template :)
- Replaced deprecated usage of override_json with override_policy_document. See https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/iam_policy_document#override_json
- Changed default value of extended_ec2_policy_document to ensure behavior is covered by unit tests in provider. See https://github.com/hashicorp/terraform-provider-aws/blob/1a133f077a7f0660d28f8bb905f89946c695ceb1/internal/service/iam/policy_document_data_source_test.go#L1513