Skip to content

Document deploying on Windows #25

@innovate-invent

Description

@innovate-invent

By default git doesn't convert symlinks to the Windows equivalent. This causes an "Argument or block definition required" error during terraform init.

To enable this run:

git config --global core.symlinks true

This should be added to the documentation of this repo and all dependent projects.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions