Skip to content

Commit 87fa653

Browse files
authored
Merge pull request #74291 from mletalie/OSDOCS-10175
[OSDOCS-10175]:Missing Permission in EFS ROSA DOC elasticfilesystem:TagResource
2 parents c8a4440 + 1c8031b commit 87fa653

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

modules/osd-persistent-storage-csi-efs-sts.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,8 @@ If you perform this procedure after installing the driver and creating volumes,
4040
"elasticfilesystem:DescribeAccessPoints",
4141
"elasticfilesystem:DescribeFileSystems",
4242
"elasticfilesystem:DescribeMountTargets",
43-
"ec2:DescribeAvailabilityZones"
43+
"ec2:DescribeAvailabilityZones",
44+
"elasticfilesystem:TagResource"
4445
],
4546
"Resource": "*"
4647
},

0 commit comments

Comments
 (0)