âprojectâ is config specific to LXD clouds. In my local config, this cloud is named localhost. You can find cloud specific config with the following command.
$ juju show-cloud localhost --include-config
Client cloud "localhost":
defined: built-in
type: lxd
description: LXD Container Hypervisor
auth-types: [certificate]
credential-count: 1
regions:
localhost: {}
The available config options specific to lxd clouds are:
project:
type: string
description: The LXD project name to use for Juju's resources.