We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4ad2ff commit ed3c8e1Copy full SHA for ed3c8e1
ovh/data_cloud_project_database_kafka_schemaregistryacl.go
@@ -77,6 +77,6 @@ func dataSourceCloudProjectDatabaseKafkaSchemaregistryaclRead(ctx context.Contex
77
}
78
79
80
- log.Printf("[DEBUG] Read acl %+v", res)
+ log.Printf("[DEBUG] Read ACL %+v", res)
81
return nil
82
0 commit comments