Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

The method to distinguish between user and organization tokens in Terraform Cloud is to look at the token's creator. Tokens created by individual users will be associated with the user's email address, while tokens created by organizations will be associated with the organization's name. Additionally, organization tokens will have restrictions set by the organization's administrators, while user tokens will only have restrictions set by the individual user.