ClickHouse / terraform-provider-clickhouse

Terraform Provider for ClickHouse Cloud
Apache License 2.0
23 stars 8 forks source link

Disable setting backup configuration for development services #168

Closed whites11 closed 1 month ago

whites11 commented 1 month ago

Towards: https://github.com/ClickHouse/terraform-provider-clickhouse/issues/167

setting backup settings is not supported in development tier. This PR adds a check for this and adds a new e2e test for the dev tier on each provider to avoid similar bugs in the future