terraform/internal/command/arguments
Martin Atkins 5b266dd5ca command: Remove the experimental "terraform add" command
We introduced this experiment to gather feedback, and the feedback we saw
led to us deciding to do another round of design work before we move
forward with something to meet this use-case.

In addition to being experimental, this has only been included in alpha
releases so far, and so on both counts it is not protected by the
Terraform v1.0 Compatibility Promises.
2021-10-20 06:42:47 -07:00
..
apply.go Move plans/ to internal/plans/ 2021-05-17 14:09:07 -07:00
apply_test.go Move plans/ to internal/plans/ 2021-05-17 14:09:07 -07:00
default.go Move command/ to internal/command/ 2021-05-17 14:09:07 -07:00
extended.go Move plans/ to internal/plans/ 2021-05-17 14:09:07 -07:00
flags.go Move command/ to internal/command/ 2021-05-17 14:09:07 -07:00
output.go Move command/ to internal/command/ 2021-05-17 14:09:07 -07:00
output_test.go Move command/ to internal/command/ 2021-05-17 14:09:07 -07:00
plan.go Move command/ to internal/command/ 2021-05-17 14:09:07 -07:00
plan_test.go Move plans/ to internal/plans/ 2021-05-17 14:09:07 -07:00
refresh.go Move command/ to internal/command/ 2021-05-17 14:09:07 -07:00
refresh_test.go Move command/ to internal/command/ 2021-05-17 14:09:07 -07:00
test.go Move command/ to internal/command/ 2021-05-17 14:09:07 -07:00
test_test.go Move command/ to internal/command/ 2021-05-17 14:09:07 -07:00
types.go Move command/ to internal/command/ 2021-05-17 14:09:07 -07:00
validate.go Move command/ to internal/command/ 2021-05-17 14:09:07 -07:00
validate_test.go Move command/ to internal/command/ 2021-05-17 14:09:07 -07:00
view.go Move command/ to internal/command/ 2021-05-17 14:09:07 -07:00
view_test.go Move command/ to internal/command/ 2021-05-17 14:09:07 -07:00