Skip to content

Default/Example terraform variables are not included #15

@illgitthat

Description

@illgitthat

The readme mentions editing a terraform.tfvars file, but that file is excluded by the .gitignore

[Optional] Configure Deployment:

Edit terraform.tfvars to customize your deployment.
You can for example set the MONGO_URI which is the connection string to your MongoDB. A fast and simple solution for that is a free cloud instance, like setting up an Atlas Instance. By default a CosmosDB instance is set up automatically.

Suggested fix is to remove *.tfvars from the gitignore and push up your .tfvars file to give an example deployment.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions