aiven / terraform-provider-aiven

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

docs: fix ClickHouse integration examples #1715

Closed staceysalamon-aiven closed 2 months ago

staceysalamon-aiven commented 2 months ago

About this change—what it does

Fix the plan name used in the ClickHouse integration examples.

staceysalamon-aiven commented 2 months ago

Looks good, please also update

https://github.com/aiven/terraform-provider-aiven/blob/0b0cc5e46916fa33aa988d689e44cdee049db7c9/examples/resources/aiven_clickhouse_role/resource.tf#L4

Or are you planning on going over roles docs separately?

Yeah, I'm working on the Hashicorp docs and the examples migration in two separate workstreams, but worth fixing these all in one go! Done now.