Skip to content

add 'terraform test' command#251

Open
Gryff wants to merge 1 commit into
mainfrom
terraform-test
Open

add 'terraform test' command#251
Gryff wants to merge 1 commit into
mainfrom
terraform-test

Conversation

@Gryff
Copy link
Copy Markdown
Contributor

@Gryff Gryff commented Apr 14, 2026

  • Add support for the terraform test command, wrapping it with the same option/argument conventions used by the other command classes.
  • Expose it as RubyTerraform.test(...) and RubyTerraform::Commands::Test, supporting :cloud_run, :filter/:filters, :json, :no_color, :test_directory, :vars, :var_file/:var_files, :verbose, and the global :chdir.
  • Register four new option definitions (-filter, -cloud-run, -test-directory, -verbose) in the shared definitions table.

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.

1 participant