-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Labels
kind/bugSomething isn't workingSomething isn't working
Description
We have multiple subscriptions in a cloud provider and we would like to store the state files for each StackTemplate in separate storages (backends). The documentation says (https://docs.cluster.dev/structure-project):
backend-name of the backend that will be used to store the cluster.dev state of the current project. Optional.
That is, it seems to be the way it was intended, since this parameter is optional in the Project. However, the validate and plan commands produce an error:
01:16:46 [FATAL] Project configuration check: fail
load base configuration: loading project: error in project config: backend is not defined. To use default local backend, set 'backend: default' option
Thus I can't specify multiple backends. If this is not a bug, I would like to request such a feature, thank you very much!
Metadata
Metadata
Assignees
Labels
kind/bugSomething isn't workingSomething isn't working