env0 / terraform-provider-env0

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

Feat: add "parent_project_path" or "hierarchy_by_name" to data "env0_… #952

Closed TomerHeber closed 4 days ago

TomerHeber commented 1 week ago

…project"

Issue & Steps to Reproduce / Feature Request

resolves #948

Solution

  1. Updated the project schema and added the new value.
  2. Add required code to search based on path.
  3. Added acceptance tests.
  4. Added harness tests.
TomerHeber commented 5 days ago

Looks good, just ping me when you answered the questions I left 👍

@ItamarMalka thank you. I have updated the PR. For the prefix match, I've added a couple of new tests. All changes are in 40dcdef3a92ce46374dc5864a16145f96342b4d8