spacelift-io / terraform-provider-spacelift

Terraform provider to interact with Spacelift
MIT License
74 stars 28 forks source link

Implement retrieving space by path #395

Closed TheMacies closed 1 year ago

TheMacies commented 1 year ago

Description of the change

This PR adds new space_by_path data source that allows fetching spaces by their names using path from root to those spaces.

Type of change

Checklists

Development

Code review