You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
terraform/internal/command/arguments
Samsondeen 2274026c68
query: add -query flag to validate command (#37671)
5 months ago
..
apply.go diagnostics should not contain URLs 12 months ago
apply_test.go show deprecation warning if -state is used with plan, apply, refresh (#35660) 1 year ago
default.go Add `terraform query` subcommand (TF-25494) (#37174) 8 months ago
extended.go actions: allow skipping refresh when invoking actions (#37541) 6 months ago
flags.go move all command args from command/init to args/init 2 years ago
init.go Pull `init` command's Run method logic into separate method in new file, enable accessing experimental version of init logic via experiments and flags or ENVs (#37327) 7 months ago
init_test.go fixing tests 2 years ago
modules.go Implement the modules command 1 year ago
modules_test.go Add testing helpers that allow comparing diagnostics, refactor existing tests to use them. (#36456) 1 year ago
output.go Update copyright file headers to BUSL-1.1 3 years ago
output_test.go Add testing helpers that allow comparing diagnostics, refactor existing tests to use them. (#36456) 1 year ago
plan.go diagnostics should not contain URLs 12 months ago
plan_test.go show deprecation warning if -state is used with plan, apply, refresh (#35660) 1 year ago
query.go actions: add invoke flag for plan and apply commands (#37512) 6 months ago
refresh.go actions: add invoke flag for plan and apply commands (#37512) 6 months ago
refresh_test.go show deprecation warning if -state is used with plan, apply, refresh (#35660) 1 year ago
show.go Update copyright file headers to BUSL-1.1 3 years ago
show_test.go Add testing helpers that allow comparing diagnostics, refactor existing tests to use them. (#36456) 1 year ago
test.go Implement controlling destroy functionality within Terraform Test (#37359) 5 months ago
test_test.go Test run Parallelism of 1 should not result in deadlock (#37292) 8 months ago
types.go Update copyright file headers to BUSL-1.1 3 years ago
validate.go query: add -query flag to validate command (#37671) 5 months ago
validate_test.go Add testing helpers that allow comparing diagnostics, refactor existing tests to use them. (#36456) 1 year ago
view.go Update copyright file headers to BUSL-1.1 3 years ago
view_test.go Update copyright file headers to BUSL-1.1 3 years ago