We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a237cf3 commit a4ad2ffCopy full SHA for a4ad2ff
ovh/data_cloud_project_database_kafka_schemaregistryacl.go
@@ -44,7 +44,7 @@ func dataSourceCloudProjectDatabaseKafkaSchemaRegistryAcl() *schema.Resource {
44
},
45
"username": {
46
Type: schema.TypeString,
47
- Description: "Username affected by this acl",
+ Description: "Username affected by this ACL",
48
Computed: true,
49
50
0 commit comments