aiven / terraform-provider-aiven

Aiven Terraform Provider
https://registry.terraform.io/providers/aiven/aiven/latest/docs
MIT License
124 stars 68 forks source link

docs(clickhouse): fix grant example #1784

Closed staceysalamon-aiven closed 2 weeks ago

staceysalamon-aiven commented 3 weeks ago

About this change—what it does

CREATE is not a valid option for ClickHouse grants. This replaces that example in the docs with CREATE TABLE and fixes formatting of the other example values.