timescale / terraform-provider-timescale

Timescale Cloud Terraform Provider
Apache License 2.0
18 stars 2 forks source link

Add PeeringConnection resource #159

Closed Khyme closed 7 months ago

Khyme commented 7 months ago

PeeringConnection is now an independent resource; this is more idiomatic to terraform. PeeringConnection resources cannot be updated once created. They are dependent of a VPC to be created. They can be imported.

Also bump lib versions.