{
  "name": "pulumi/cloud",
  "version": 1,
  "title": "Pulumi Cloud — access token",
  "keys": {
    "PULUMI_ACCESS_TOKEN": {
      "required": true,
      "sensitivity": "secret",
      "obtain": "https://app.pulumi.com/",
      "description": "Authenticates to Pulumi Cloud and skips the login prompt. Pulumi says organization and team tokens are machine tokens for pipelines, and suggests expirations to encourage rotation. Deleting revokes at once; an expired token cannot be refreshed."
    }
  }
}
