We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 424f1de commit 41e2165Copy full SHA for 41e2165
ovh/data_cloud_project_database_kafka_schemaregistryacl.go
@@ -27,7 +27,7 @@ func dataSourceCloudProjectDatabaseKafkaSchemaRegistryAcl() *schema.Resource {
27
},
28
"id": {
29
Type: schema.TypeString,
30
- Description: "Shema registry acl ID",
+ Description: "Shema registry ACL ID",
31
Required: true,
32
33
0 commit comments