aiven / terraform-provider-aiven

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

fix(aiven_transit_gateway_vpc_attachment): remove peer_region deprecation #1781

Closed byashimov closed 3 months ago

byashimov commented 3 months ago

The field has been mistakenly deprecated in #1204. Marks peer_region as create only, removes deprecation.

Resolves #1751

byashimov commented 3 months ago

tests