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
Sarah French 6b73f710f8
PSS: Implement initialisation of new working directory (or use of `-reconfigure` flag) while using `state_store` (#37732)
4 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
init.go PSS: Implement initialisation of new working directory (or use of `-reconfigure` flag) while using `state_store` (#37732) 4 months ago
init_test.go PSS: Implement initialisation of new working directory (or use of `-reconfigure` flag) while using `state_store` (#37732) 4 months 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
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
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) 6 months ago
test_test.go Test run Parallelism of 1 should not result in deadlock (#37292) 8 months ago
types.go
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
view_test.go