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
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
output_test.go
plan.go
plan_test.go Move plans/ to internal/plans/ 2021-05-17 14:09:07 -07:00
refresh.go
refresh_test.go
test.go
test_test.go
types.go
validate.go
validate_test.go
view.go
view_test.go