Commit Graph

843 Commits (v1.13.2)

Author SHA1 Message Date
github-actions[bot] 1f5d7a1154
Backport of apply: include sensitive metadata when comparing changed input values into v1.13 (#37583)
8 months ago
github-actions[bot] ff059f5f82
Backport of test: create all edges to leaf cleanup nodes into v1.13 (#37577)
8 months ago
github-actions[bot] 267e9e0982
backport of commit 2cfa404236 (#37488)
9 months ago
github-actions[bot] f8e7aefcf0
Backport of terraform test: fix regression when running with no tests (#37475) into v1.13 (#37487)
9 months ago
Sarah French adcf518f3b
Un-hardcode TF version in test (#37474)
9 months ago
github-actions[bot] d546efa974
backport of commit 14d378f9ce (#37381)
10 months ago
github-actions[bot] 032d4ce0f2
backport of commit c294cabe13 (#37308)
10 months ago
Samsondeen 870bf99593
List implementation for simple provider and e2e tests (#37297)
10 months ago
Sarah French 677e5ea276
Add test coverage for Meta's determineInitReason method, fix error in diagnostic (#37303)
10 months ago
Sarah French d02a1ed1b7
PSS: Make the state storage provider's config stateful (backend state, planfiles) (#37286)
10 months ago
Daniel Schmidt 8649eae35d rename ActionInvocation for clarity
10 months ago
Daniel Schmidt 8c657163b2 add hooks for action invocation lifecycle
10 months ago
Samsondeen a1332299a5
Test run Parallelism of 1 should not result in deadlock (#37292)
10 months ago
Samsondeen 8d8b2bb694
Generate config for list results (#37173)
10 months ago
Daniel Banck 2b9d25c7fd
Add `terraform query` subcommand (TF-25494) (#37174)
11 months ago
Mark DeCrane 577f8f02ae
Merge pull request #37283 from hashicorp/TF-26979/central-binary-download-tf-stacks-cli
11 months ago
Mark DeCrane 1529739017 remove the cache override arg from the args passed to the plugin
11 months ago
Mark DeCrane 60dbc8b12f Move stacksplugin cache to .terraform.d, allow for overriding of cache dir location
11 months ago
Sarah French 2349481b23
Update data stored in plan files to enable using PSS with saved plans (#37246)
11 months ago
Daniel Banck ab04e5cfec
Include list resource schemas in provider json schemas (TF-25497) (#37163)
11 months ago
Sarah French 38e2ed42c4
Make the `workspace` command explicitly protect the default workspace, instead of relying on backend implementations (#37256)
11 months ago
Sarah French d3b02a8469
Refactor code to use backend config state's `SetConfig` method, protect against nil receiver (#37254)
11 months ago
Sarah French a91d3aafa8
Fix bug in DeepCopy of backend state data that causes loss of StateStore data (#37276)
11 months ago
Sarah French 3617b909c1
Make `workspace delete` command reject empty string arguments (#37275)
11 months ago
Sarah French 9212a2efdd
Make Terraform reject empty strings as invalid workspace names (#37267)
11 months ago
Matej Risek a9b67a6cdc
stacks: Don't require built-in providers to be listed under required providers. (#37234)
11 months ago
Samsondeen f57642d1a6
tf test: parallelize teardown operations (#37220)
11 months ago
Sarah French 2559f0a3db
Update backend state file so it can describe PSS state (#37179)
11 months ago
Sarah French b3d7dae793
Add config parsing and validation for PSS (#37178)
11 months ago
Liam Cervante 777a916435
terraform test: move providers into the graph (#37216)
11 months ago
Liam Cervante 53afa2cd2f
terraform test: move variable evaluation into the terraform test graph (#37205)
11 months ago
Liam Cervante 063b7cf62b
terraform test: check specific dependencies before skipping run blocks (#37204)
11 months ago
Liam Cervante 757efaed9a
terraform test: automatically create edges based on references (#37200)
12 months ago
Liam Cervante f80762d3d5
terraform test: add variable definitions to test files (#37195)
12 months ago
Liam Cervante f3489c0480
deferred actions: should still be experimental (#37167)
12 months ago
Mattias Fjellström 3252fa8f42
Add missing JUnit XML flag to test command help string (#37161)
12 months ago
Mark DeCrane ffca158061
Merge pull request #37015 from hashicorp/TF-25893/handle-stacks-plugin-interupts
1 year ago
Daniel Banck 8213714929
Include identity in import apply UI output (#37044)
1 year ago
Radek Simko 4e00e1ecdb
fix: Avoid crash on test failure in BinaryOpExpr in function call (#37071)
1 year ago
Liam Cervante c5445d4568
stacks: move the RPCAPI and deferred actions out of experimental (#37067)
1 year ago
Mark DeCrane 5b33d74641 Handle the propagation of interrupt signals to stacks plugin
1 year ago
UKEME BASSEY f7cb9097da
Merge pull request #36931 from hashicorp/TF-25178-add-stacks-plugin-proto
1 year ago
drewmullen 09cff2be39
include help entry for -replace (#36780)
1 year ago
Sarah French 5cc7479e0e
Update test to tolerate durations in scientific notation (very short test durations) (#37041)
1 year ago
UKEME BASSEY a732b606a1 make hostname and token optional, read token from cli file
1 year ago
UKEME BASSEY 3bc13593f9 add proto files gen for stacks plugin, & regenerate protofiles
1 year ago
UKEME BASSEY b12984470b Merge remote-tracking branch 'origin/main' into TF-25178-add-stacks-plugin-proto
1 year ago
Daniel Banck 0aa4ce972d
Add resource identities to plan file and JSON output (#36903)
1 year ago
UKEME BASSEY 509be4ea1b add stacks plugin
1 year ago
UKEME BASSEY 91b1dd3cc3 extend existing cloud plugin to accomodate new plugin
1 year ago