Skip to content

Commit ed3c8e1

Browse files
Update ovh/data_cloud_project_database_kafka_schemaregistryacl.go
Co-authored-by: Aurelie Vache <[email protected]>
1 parent a4ad2ff commit ed3c8e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ovh/data_cloud_project_database_kafka_schemaregistryacl.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,6 @@ func dataSourceCloudProjectDatabaseKafkaSchemaregistryaclRead(ctx context.Contex
7777
}
7878
}
7979

80-
log.Printf("[DEBUG] Read acl %+v", res)
80+
log.Printf("[DEBUG] Read ACL %+v", res)
8181
return nil
8282
}

0 commit comments

Comments
 (0)