Skip to content
This repository has been archived by the owner on Dec 26, 2023. It is now read-only.

Support global configuration file for storing definitions and layer state locally #14

Closed
2 tasks
lucasfcosta opened this issue Aug 7, 2023 · 0 comments
Closed
2 tasks
Assignees

Comments

@lucasfcosta
Copy link
Member

lucasfcosta commented Aug 7, 2023

  • Support writing a config file in the .layerform directory
  • Layerform CLI should read from this file to know where to store configs locally

Example:

currentContext: my-s3-context
contexts:
  my-local-context:
    type: local
    dir: folder-a # this can be relative to this file or absolute
@vieiralucas vieiralucas self-assigned this Aug 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants