Skip to content

Comments

feat: Avoiding prompt for defaults in non-interactive mode unless users ask for it#280

Merged
yhakbar merged 2 commits intomainfrom
fix/allow-formas-in-interactive-mode
Feb 23, 2026
Merged

feat: Avoiding prompt for defaults in non-interactive mode unless users ask for it#280
yhakbar merged 2 commits intomainfrom
fix/allow-formas-in-interactive-mode

Conversation

@yhakbar
Copy link
Contributor

@yhakbar yhakbar commented Feb 23, 2026

Description

Fixes #213.

We probably don't need to allow users to supply arbitrary interpolated templates as values for variables, but this will make it so that users have to opt in for interactive prompts of variables with defaults in interactive mode.

TODOs

Read the Gruntwork contribution guidelines.

  • Update the docs.
  • Run the relevant tests successfully, including pre-commit checks.
  • Ensure any 3rd party code adheres with our license policy or delete this line if its not applicable.
  • Include release notes. If this PR is backward incompatible, include a migration guide.

Release Notes (draft)

Added / Removed / Updated [X].

Migration Guide

@vercel
Copy link

vercel bot commented Feb 23, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
boilerplate Ready Ready Preview, Comment Feb 23, 2026 8:43pm

Request Review

denis256
denis256 previously approved these changes Feb 23, 2026
@yhakbar yhakbar merged commit 9018fba into main Feb 23, 2026
18 checks passed
@yhakbar yhakbar deleted the fix/allow-formas-in-interactive-mode branch February 23, 2026 21:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Interactive mode not allowing formulas as defaults

2 participants