cookiecutter-openedx / cookiecutter-openedx-devops

Open edX Tutor on Kubernetes implemented with Terraform
GNU Affero General Public License v3.0
41 stars 16 forks source link

Fix mongo db error at building stacks after using flag stack_add_remote_mongodb=N on setup #69

Closed cm-aulasneo closed 3 months ago

cm-aulasneo commented 3 months ago

Describe the bug after running cookiecutter to set a new repo, i found that with cookiecutter param stack_add_remote_mongodb=N set, terraform will prompt for some config params.

Workflow set the flag stack_add_remote_mongodb=N on a fresh install, run inside your new stack dir, terragrunt apply inside vpc or kubernetes modules.

Expected behavior at running terragrunt commands should not ask for missing undeclared values