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

How to define destination mappings in Terraform? #107

Closed dossy closed 2 months ago

dossy commented 2 months ago

How can the Segment Terraform provider be used to programmatically set a destination's mappings?

dossy commented 2 months ago

It appears that segment_destination_subscription is the mechanism for adding mappings. Not clear from the terminology that Segment ordinarily uses vs. what the API calls it.