Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: quotation string interpolation #349

Merged
merged 1 commit into from
Nov 5, 2024
Merged

Conversation

rdhar
Copy link
Member

@rdhar rdhar commented Nov 5, 2024

  • Remove ' single quotes from surrounding the following CLI arguments:
    • backend-config
    • working-directory/chdir
    • from-module
    • generate-config-out
    • plugin-dir
    • replace
    • state-out
    • target
    • test-directory
    • var-file
    • var
  • Fix render plan when var-file or var is supplied.
  • Fix overzealous hide args (e.g., "var" used to hide "var-file" as well).

Resolves #347 (thank you, @Setthawut-Peace!)

Signed-off-by: Rishav Dhar <[email protected]>
@rdhar rdhar merged commit 8bb3a58 into main Nov 5, 2024
@rdhar rdhar deleted the fix-quotation-interpolation branch November 5, 2024 19:59
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.

The file "'tfbackend'" could not be read.
1 participant