Commit Graph

78 Commits (ast-hclwrite-migration)

Author SHA1 Message Date
Daniel Banck f9cfdf1ebe Refactoring: Modernize graph command to use arguments
2 months ago
Daniel Banck 5a70c424b3 Fix import and show command
2 months ago
Daniel Schmidt de068da2ab refactor addVarsFromFile to use return value
3 months ago
Daniel Schmidt 4e921a8eae move CollectValuesFromTests to arguments package
3 months ago
Daniel Schmidt f6a3f271be refactor console command to use arguments
3 months ago
Daniel Schmidt 8faccde780 implement centralized variable collection
3 months ago
Daniel Schmidt 026c935961 move UnparsedVariableValue from backendrun to arguments
3 months ago
Daniel Schmidt 90eae782bf move vars handling into own file
3 months ago
Daniel Schmidt 81b328f924
update copyright headers
3 months ago
Daniel Schmidt 592d0fe4dd
don't explicitly specify defaults in argument parsing
3 months ago
Daniel Schmidt 5e51b831be
refactor state-replace-provider command argument parsing
3 months ago
Daniel Schmidt 32fb18572d
don't explicitly specify defaults in argument parsing
3 months ago
Daniel Schmidt 89bea5de5b
refactor state-rm command argument parsing
3 months ago
Daniel Schmidt c66d0d72c1
don't explicitly specify defaults in argument parsing
3 months ago
Daniel Schmidt 442126553b
refactor state-push command argument parsing
3 months ago
Daniel Schmidt b9f6f14003
don't explicitly specify defaults in argument parsing
3 months ago
Daniel Schmidt 9f3c282096
refactor state-mv command argument parsing
3 months ago
Daniel Schmidt 52bbc57c62
refactor state-pull command argument parsing
3 months ago
Daniel Schmidt acb6ed3f22
don't explicitly specify defaults in argument parsing
3 months ago
Daniel Schmidt f7cde006ff
refactor state-show command argument parsing
3 months ago
Daniel Schmidt da74b59ea1
don't explicitly specify defaults in argument parsing
3 months ago
Daniel Schmidt 3dbfbe5dc9
refactor state-list command argument parsing
3 months ago
Daniel Schmidt af7783eb62
refactor providers lock command argument parsing
3 months ago
Daniel Schmidt c7729926fa
don't explicitly specify defaults in argument parsing
3 months ago
Daniel Schmidt 0066780049
refactor providers mirror command argument parsing
3 months ago
Daniel Schmidt c15f0409ed
don't explicitly specify defaults in argument parsing
3 months ago
Daniel Schmidt 0c384e8cd8
refactor providers schema command argument parsing
3 months ago
Daniel Schmidt 6f32f249f7
refactor providers command argument parsing
3 months ago
Daniel Schmidt 3a2686938f
use the arguments package for import command
3 months ago
Daniel Schmidt 61923826f8
don't explicitly specify defaults in argument parsing
3 months ago
Daniel Schmidt 5a9c0196d9
let command handle defaults
3 months ago
Daniel Schmidt 6b83486498
use the arguments package for taint commands
3 months ago
Radek Simko 0fe906fa8c make copyrightfix
3 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)
6 months ago
Sarah French 6b73f710f8
PSS: Implement initialisation of new working directory (or use of `-reconfigure` flag) while using `state_store` (#37732)
7 months ago
Samsondeen 2274026c68
query: add -query flag to validate command (#37671)
8 months ago
Liam Cervante 551ba2e525
Implement controlling destroy functionality within Terraform Test (#37359)
8 months ago
Liam Cervante 5124967f5a
actions: allow skipping refresh when invoking actions (#37541)
9 months ago
Liam Cervante b0ff7c271c
Revert "actions: allow skipping refresh when invoking actions (#37523)" (#37539)
9 months ago
Liam Cervante d39fcc4f0b
actions: allow skipping refresh when invoking actions (#37523)
9 months ago
Liam Cervante 866363ffff
actions: add invoke nodes to the graph (#37521)
9 months ago
Liam Cervante e854d8364d
actions: add invoke flag for plan and apply commands (#37512)
9 months ago
Sarah French f494ff5540
Pull `init` command's Run method logic into separate method in new file, enable accessing experimental version of init logic via experiments and flags or ENVs (#37327)
10 months ago
Liam Cervante dec0edfd5a
terraform test: enable deferrals in Terraform Test with the specified flag (#37370)
10 months ago
Samsondeen a1332299a5
Test run Parallelism of 1 should not result in deadlock (#37292)
10 months ago
Daniel Banck 2b9d25c7fd
Add `terraform query` subcommand (TF-25494) (#37174)
11 months ago
James Bardin 332bce3531 diagnostics should not contain URLs
1 year ago
Sarah French 85b482e05a
Add testing helpers that allow comparing diagnostics, refactor existing tests to use them. (#36456)
1 year ago
Samsondeen 86295f518c
Don't set default parallelism for cloud runs (#36441)
1 year ago
Samsondeen 16a34fe47f
Accept CLI option for the number of parallel ops in a test run's plan/apply (#36323)
1 year ago