Commit Graph

34 Commits (dc0fee96ef4672f14e5dd4458895c3a514b2082a)

Author SHA1 Message Date
Daniel Schmidt dc0fee96ef use centralized arguments collection in apply
2 months ago
Radek Simko 0fe906fa8c make copyrightfix
2 months ago
Sarah French fd7f25120b
PSS: Allow pluggable state store configuration to be read from a plan file (#37957)
4 months ago
Sarah French 9fb91c2229
PSS: Refactor Plan struct to reference `Backend` and `StateStore` via pointers, update calling code (#37946)
5 months ago
Sarah French f5a28cfa8b
PSS: Update how commands access backends, so both `backend` and `state_store` configuration can be used (#37569)
5 months ago
Daniel Schmidt 332e0386ea remove feature flag from invoke flag
7 months ago
Liam Cervante 866363ffff
actions: add invoke nodes to the graph (#37521)
8 months ago
Liam Cervante e854d8364d
actions: add invoke flag for plan and apply commands (#37512)
8 months ago
Sarah French 1c143de7c9
Update help output to consistently call out -state and -state-out flags as legacy and related to the local backend. (#37446)
8 months ago
Sarah French 145e152a57
Clarify usage of BackendOpts, rename field in struct to enable usage with PSS in future (#37085)
9 months ago
Liam Cervante f3489c0480
deferred actions: should still be experimental (#37167)
11 months ago
Liam Cervante c5445d4568
stacks: move the RPCAPI and deferred actions out of experimental (#37067)
11 months ago
drewmullen 09cff2be39
include help entry for -replace (#36780)
11 months ago
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