Module/stack provider mismatch

# TS_ENV=prod terraspace providers vpn-server
Building .terraspace-cache/prod/stacks/vpn-server
Current directory: .terraspace-cache/prod/stacks/vpn-server
=> tofu providers

Providers required by configuration:
.
├── provider[registry.opentofu.org/lxc/incus]
└── module.vpn_server
    └── provider[registry.opentofu.org/hashicorp/incus]

Providers required by state:

    provider[registry.opentofu.org/lxc/incus]

I am unsure why the provider changes from lxc/incus to hashicorp/incus.

Fixed this by adding a provider block in my module.