Skip to content

Commit c57ff5c

Browse files
committed
Changing comment
1 parent 87b469a commit c57ff5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/vm-workload-scanning/organizational.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ data "google_organization" "org" {
1212
###################################################
1313

1414
#---------------------------------------------------------------------------------------------
15-
# role permissions for CSPM (GCP Predefined Roles for Sysdig Cloud Secure Posture Management)
15+
# role permissions for VM Workload Scanning
1616
#---------------------------------------------------------------------------------------------
1717
resource "google_organization_iam_custom_role" "custom_role" {
1818
count = var.is_organizational ? 1 : 0

0 commit comments

Comments
 (0)