spacelift-io / terraform-provider-spacelift

Terraform provider to interact with Spacelift
MIT License
76 stars 29 forks source link

add spaces data source #454

Closed mcalhoun closed 1 year ago

mcalhoun commented 1 year ago

Description of the change

Add a new spacelist_spaces data source that retrieves a list of all of the spaces (or optionally a filtered list) in the organization.

Type of change

Checklists

Development

Code review

mcalhoun commented 1 year ago

@cube2222 I made the request changes, and this should be ready to go now. Thanks!

cube2222 commented 1 year ago

I did some very minor fixes and merged it as a separate PR #454

Thanks for the contribution!

We'll release a new provider version tomorrow.