gessnerfl / terraform-provider-instana

Terraform provider implementation for Instana REST API
Apache License 2.0
29 stars 16 forks source link

Remove deprecated MatchSpecification from Application Config #172

Closed gessnerfl closed 1 year ago

gessnerfl commented 1 year ago

The Deprecated MatchSpecification was replaced by Tag Filters in the past. This should be cleaned up with the major release 2.0.0 and be removed from the provider.

This is a breaking change and users must update their configuration.