spacelift-io / terraform-provider-spacelift

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

docs: document root admin requirement for spacelift_space #510

Closed adamconnelly closed 9 months ago

adamconnelly commented 9 months ago

Description of the change

The spacelift_space resource requires root space admin permissions to work. This means that it can only be used by administrative stacks that live in the root space.

I've added a note to the provider docs to make that more obvious.

Type of change

Checklists

Development

Code review