Commit Graph

21 Commits (dcff9e4d2cf92c5f5bbdab50aa03d79b6d67e213)

Author SHA1 Message Date
Daniel Schmidt d550c97553
ephermal: allow setting var and var files for apply
1 year ago
makx 2a9a8c2aca
show deprecation warning if -state is used with plan, apply, refresh (#35660)
2 years ago
Martin Atkins 9dd16a7fba command: "terraform apply" accepts variable values with saved plan
2 years ago
Sebastian Rivera a72d02135b Define StatePersistInterval as command meta field
2 years ago
UKEME BASSEY c7bbc09631 move all command args from command/init to args/init
2 years ago
Nick Fagerlund dc9a13a975 Catch a missing err check in apply command
2 years ago
Nick Fagerlund 1781c8e8e9 Experimental `-allow-deferral` flag for enabling deferred actions on CLI
2 years ago
Martin Atkins 88cb4aeea3 backendrun: Separate the types/etc for backends that support operations
2 years ago
Mark DeCrane 51ae7d32a7 fix: check for local operations, separate warning for remote execution
2 years ago
Mark DeCrane 9580ee27f9 chore: add remote backend specfic warnings to dev override warning
2 years ago
Martin Atkins b0b8d4aa6f states: Only track root module output values
2 years ago
hashicorp-copywrite[bot] 53c34ff49c
Update copyright file headers to BUSL-1.1
3 years ago
Nick Fagerlund f9d937a4dd Apply a confirmable run when given a saved cloud plan (#33270)
3 years ago
hashicorp-copywrite[bot] 325d18262e [COMPLIANCE] Add Copyright and License Headers
3 years ago
zetHannes c70244426a
Fix for no json output of state locking actions for --json flag (#32451)
3 years ago
kmoe ba113ff2cd
add destroy option to terraform apply help text (#31714)
4 years ago
Chris Arcand 511afcd43a command: Adjust skipping of resource counts for any remote implementation
5 years ago
Chris Arcand 6dc1fed6d5 Clarify legacy Ui comments
5 years ago
James Bardin 863963e7a6 de-linting
5 years ago
Martin Atkins 034e944070 Move plans/ to internal/plans/
5 years ago
Martin Atkins ffe056bacb Move command/ to internal/command/
5 years ago