Skip to content

Commit 0cad489

Browse files
authored
Merge pull request #8092 from Prajyot-Parab/main
update janitor_pvs role actions
2 parents 8b519ef + f2f8420 commit 0cad489

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

infra/ibmcloud/terraform/k8s-power-conformance/modules/iam/custom_role/iam_custom_role.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ resource "ibm_iam_custom_role" "janitor_pvs" {
4949
"power-iaas.cloud-instance.read",
5050
"resource-controller.instance.retrieve",
5151
"resource-controller.group.retrieve",
52+
"global-search-tagging.resource.read",
5253
]
5354
}
5455

0 commit comments

Comments
 (0)