spacelift-io / terraform-provider-spacelift

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

Add support for users #474

Closed mwasilew2 closed 11 months ago

mwasilew2 commented 11 months ago

Description of the change

This is part of "User Management" set of features. It adds to the terraform provider support for managing user mappings. See the relevant clickup issue for more details.

Type of change

Related issues

Fix [#1]()

Checklists

Development

Code review

mwasilew2 commented 11 months ago

This is blocked on API changes necessary on the backend side

mwasilew2 commented 11 months ago

blocked by: https://github.com/spacelift-io/backend/pull/5658

Note: the tests will be failing until the backend PR is deployed

mwasilew2 commented 11 months ago

The backend PR was merged, the tests are passsing, this is ready for review

mwasilew2 commented 11 months ago

ping @michieldewilde