aiven / terraform-provider-aiven

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

chore: remove redundant service connection info #1700

Closed byashimov closed 5 months ago

byashimov commented 5 months ago

Removes redundant connection info fields that are have no fields and rendered as empty blocks.

byashimov commented 5 months ago

tested v3 -> this, the redundant grafana field removed from state:

-            "grafana": [
-              {}
-            ],