data-source/iam_policy_document: Deprecate source_json
and override_json
#17555
Labels
breaking-change
Introduces a breaking change in current functionality; usually deferred to the next major release.
enhancement
Requests to existing resources that expand the functionality or scope.
service/iam
Issues and PRs that pertain to the iam service.
Milestone
Community Note
Description
Now that
aws_iam_policy_document
has theoverride_policy_documents
andsource_policy_documents
arguments,override_json
andsource_json
are redundant and not needed. The exact functionality these arguments provided can now be accomplished with a length 1 list in theoverride_policy_documents
andsource_policy_documents
arguments.New or Affected Resource(s)
References
The text was updated successfully, but these errors were encountered: