Commit Graph

93 Commits (dependabot/github_actions/github-actions-backward-compatible-d013ecdca1)

Author SHA1 Message Date
Sarah French 2dbb7d9c05
PSS: Remove automatic creation of the default workspace's state file during `init` (#38281)
3 weeks ago
Daniel Banck 0fa9e5b4da command: Add vars to get command (and refactor it)
3 weeks ago
Daniel Banck cdbd4f17f2 command: Add vars to taint command
3 weeks ago
Daniel Banck a836cd610d command: Add vars to state rm command
3 weeks ago
Daniel Banck 2115032765 command: Add vars to state replace command
3 weeks ago
Daniel Banck 36b26535b9 command: Add vars to state push command
3 weeks ago
Daniel Banck aac8834600 command: Add vars to state pull command
3 weeks ago
Daniel Banck b2a5ce8af1 command: Add vars to state mv command
3 weeks ago
Daniel Banck c28c6c6d64 command: Add vars to providers schema command
3 weeks ago
Daniel Banck ed2bdf6825 command: Add vars to providers mirror command
3 weeks ago
Daniel Banck 6c6be5bcfa command: Add vars to pvoiders lock command
3 weeks ago
Daniel Banck 1cc8345926 command: Add vars to providers command
3 weeks ago
Daniel Banck c9e1b3a47b command: Add vars to modules command
3 weeks ago
Daniel Banck a1c74c7d4e command: Add vars to graph command
3 weeks ago
Daniel Banck 4b132a4879 command: Add vars to validate command
3 weeks ago
Daniel Banck f9cfdf1ebe Refactoring: Modernize graph command to use arguments
4 weeks ago
Daniel Banck 5a70c424b3 Fix import and show command
1 month ago
Daniel Schmidt de068da2ab refactor addVarsFromFile to use return value
2 months ago
Daniel Schmidt 4e921a8eae move CollectValuesFromTests to arguments package
2 months ago
Daniel Schmidt f6a3f271be refactor console command to use arguments
2 months ago
Daniel Schmidt 8faccde780 implement centralized variable collection
2 months ago
Daniel Schmidt 026c935961 move UnparsedVariableValue from backendrun to arguments
2 months ago
Daniel Schmidt 90eae782bf move vars handling into own file
2 months ago
Daniel Schmidt 81b328f924
update copyright headers
2 months ago
Daniel Schmidt 592d0fe4dd
don't explicitly specify defaults in argument parsing
2 months ago
Daniel Schmidt 5e51b831be
refactor state-replace-provider command argument parsing
2 months ago
Daniel Schmidt 32fb18572d
don't explicitly specify defaults in argument parsing
2 months ago
Daniel Schmidt 89bea5de5b
refactor state-rm command argument parsing
2 months ago
Daniel Schmidt c66d0d72c1
don't explicitly specify defaults in argument parsing
2 months ago
Daniel Schmidt 442126553b
refactor state-push command argument parsing
2 months ago
Daniel Schmidt b9f6f14003
don't explicitly specify defaults in argument parsing
2 months ago
Daniel Schmidt 9f3c282096
refactor state-mv command argument parsing
2 months ago
Daniel Schmidt 52bbc57c62
refactor state-pull command argument parsing
2 months ago
Daniel Schmidt acb6ed3f22
don't explicitly specify defaults in argument parsing
2 months ago
Daniel Schmidt f7cde006ff
refactor state-show command argument parsing
2 months ago
Daniel Schmidt da74b59ea1
don't explicitly specify defaults in argument parsing
2 months ago
Daniel Schmidt 3dbfbe5dc9
refactor state-list command argument parsing
2 months ago
Daniel Schmidt af7783eb62
refactor providers lock command argument parsing
2 months ago
Daniel Schmidt c7729926fa
don't explicitly specify defaults in argument parsing
2 months ago
Daniel Schmidt 0066780049
refactor providers mirror command argument parsing
2 months ago
Daniel Schmidt c15f0409ed
don't explicitly specify defaults in argument parsing
2 months ago
Daniel Schmidt 0c384e8cd8
refactor providers schema command argument parsing
2 months ago
Daniel Schmidt 6f32f249f7
refactor providers command argument parsing
2 months ago
Daniel Schmidt 3a2686938f
use the arguments package for import command
2 months ago
Daniel Schmidt 61923826f8
don't explicitly specify defaults in argument parsing
2 months ago
Daniel Schmidt 5a9c0196d9
let command handle defaults
2 months ago
Daniel Schmidt 6b83486498
use the arguments package for taint commands
2 months ago
Radek Simko 0fe906fa8c make copyrightfix
2 months ago
Sarah French f2818db795
PSS : Add `fs` and `inmem` state storage implementations to the builtin `simplev6` provider, update `grpcwrap` package, use PSS implementation in E2E test (#37790)
5 months ago
Sarah French 6b73f710f8
PSS: Implement initialisation of new working directory (or use of `-reconfigure` flag) while using `state_store` (#37732)
6 months ago