Skip to content

feat: support limited (read-only) collaborators#20

Open
josephpage wants to merge 1 commit intomainfrom
feat/limited-collaborators
Open

feat: support limited (read-only) collaborators#20
josephpage wants to merge 1 commit intomainfrom
feat/limited-collaborators

Conversation

@josephpage
Copy link
Copy Markdown
Collaborator

@josephpage josephpage commented Mar 23, 2026

Summary

  • Add limited_collaborators variable for collaborators with restricted (read-only) permissions
  • Uses the same email masking pattern as existing additionnal_collaborators
  • Non-breaking: new variable alongside the existing one

Test plan

  • terraform init -backend=false && terraform validate passes
  • Adding an email to limited_collaborators creates a collaborator with limited = true

Add limited_collaborators variable for collaborators with restricted
permissions. Uses the same email masking pattern as existing collaborators.

Requires scalingo provider ~> 2.7 (limited attribute added in v2.4.0).
@josephpage josephpage force-pushed the feat/limited-collaborators branch from bfdce54 to cefdb6f Compare March 24, 2026 22:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant