Commit Graph

18 Commits (add-missing-variable-loading)

Author SHA1 Message Date
Daniel Banck 4ef9684188 Rework most of the configuration loading
1 month ago
Daniel Schmidt 026c935961 move UnparsedVariableValue from backendrun to arguments
2 months ago
Radek Simko 0fe906fa8c make copyrightfix
2 months ago
Sarah French f591872699
PSS: Allow pluggable state store configuration to be stored in a plan file (#37956)
4 months ago
Sarah French 1dd8e60f15
chore: Bump golang.org/x/crypto dependency, ignore SA4003 linting errors globally (#37901)
5 months ago
Liam Cervante e854d8364d
actions: add invoke flag for plan and apply commands (#37512)
8 months ago
Daniel Banck 2b9d25c7fd
Add `terraform query` subcommand (TF-25494) (#37174)
9 months ago
Sarah French 2d6eda2877
Update comments about backend interfaces, enhanced vs operations, and fix copy-paste inaccuracies (#36716)
1 year ago
James Bardin 3b3e4bf003 update the rest of the go:generate calls
1 year ago
Bruno Schaatsbergen a5d8673a41
Revert "Merge pull request #35929 from bschaatsbergen/b/fix-retry-messages-in-cloud-backend-json"
1 year ago
Bruno Schaatsbergen f1428b3388
backend/cloud: expose View to enable reuse in a (cloud) backend
1 year ago
Bruno Schaatsbergen d8bfe7a80b
cloud: Initialize a new cloud view in the backend to render messages based on view type.
1 year ago
Bruno Schaatsbergen f9797595e3
chore: initialize new view in meta backend
1 year ago
Radek Simko 06fd817b7c
Remove handling of ephemeral root outputs (#35809)
2 years ago
kmoe a2039517a5
states: store ephemeral output values in memory (#35676)
2 years ago
Sebastian Rivera a72d02135b Define StatePersistInterval as command meta field
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