segmentio / terraform-provider-segment

Terraform provider for Segment, using the Public API
https://registry.terraform.io/providers/segmentio/segment/latest
MIT License
25 stars 3 forks source link

Move Source schema settings to Source - Tracking Plan connection resource #76

Closed deanhuynh closed 8 months ago

deanhuynh commented 8 months ago

This is a BREAKING CHANGE.

This allows creating a Source, Tracking Plan, connection, and setting schema settings all in the same config possible all at once. Fixes #73 .

Also adds schema settings lookup to Source data source.