You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
resource/aws_s3_access_point: Add `tags` argument and `tags_all` attribute. This functionality requires the `s3control:ListTagsForResource`, `s3control:TagResource`, and `s3control:UntagResource` IAM permissions
2
+
resource/aws_s3_access_point: Add `tags` argument and `tags_all` attribute. This functionality requires the `s3:ListTagsForResource`, `s3:TagResource`, and `s3:UntagResource` IAM permissions
3
3
```
4
4
5
5
```release-note:enhancement
6
-
data-source/aws_s3_access_point: Add `tags` attribute. This functionality requires the `s3control:ListTagsForResource` IAM permission
6
+
data-source/aws_s3_access_point: Add `tags` attribute. This functionality requires the `s3:ListTagsForResource` IAM permission
0 commit comments