Skip to main content
Updated May 10, 2026 Adds an existing account user (or API key) to a project with a project-scoped role. For account-level invitations use raff_member instead. Account Owners have implicit access to every project — don’t manage them via this resource.

Example — add a user to a project

Example — add a CI key to a project

Argument reference

Required

One of (mutually exclusive)

Optional

Attribute reference (computed)

Lifecycle

Importing existing project members

Permissions

The API key needs project.members.manage in the target project. The system role Project Admin grants this.

Data sources

raff_member

Account-level membership.

raff_project

The project to add into.

CLI: raff project member

Imperative equivalent.
Last modified on May 11, 2026