aiven / terraform-provider-aiven

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

feat: add missing connection info to various service types #1726

Closed Serpentiel closed 4 months ago

Serpentiel commented 4 months ago

About this change—what it does

Adds missing connection info to various service types.

Why this way

It was missing.

Serpentiel commented 4 months ago

Tests: https://github.com/aiven/terraform-provider-aiven/actions/runs/9080783827

Serpentiel commented 4 months ago

Tests: https://github.com/aiven/terraform-provider-aiven/actions/runs/9092119734

Serpentiel commented 4 months ago

These changes require per service tests.

Sadly, automatically testing this isn't feasible. We can do manual tests, but I'm afraid implementing automatic tests for this would require enormous effort.

Edit: I found a way to do that.

Serpentiel commented 4 months ago

Tests: https://github.com/aiven/terraform-provider-aiven/actions/runs/9092732969

Serpentiel commented 4 months ago

Tests: https://github.com/aiven/terraform-provider-aiven/actions/runs/9101292668