terraform/internal/command/arguments
Chris Arcand 33d7c1e6d6 command/init: Add -cloud alias (of -backend)
This fixes an issue where a user could not disable initialization of the
'cloud' configuration block (As is possible with -backend=false), as
well as add some syntactic sugar around -backend by adding a mutually
exclusive -cloud alias.
2021-11-19 14:40:12 -06: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 command/init: Add -cloud alias (of -backend) 2021-11-19 14:40:12 -06: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