env0 / terraform-provider-env0

Terraform Provider for env0
https://env0.com
Mozilla Public License 2.0
39 stars 14 forks source link

Use "name" QS when querying for environments in an organization #931

Closed yaronya closed 1 month ago

yaronya commented 1 month ago

The env0_environment data resource should be optimized to use the built-in name query string when using the /environments GET API (instead of iterating through the response payload and filter by the environment name)