Commit Graph

217 Commits (699fc4df3a2e8f2205ec7b02698ccd76dfdc095d)

Author SHA1 Message Date
Daniel Banck d64302e56d backport of commit 68f575a402
2 weeks ago
Sarah French 6cb37f7457
(Manual) Backport of Fix: Re-enable using prerelease providers in the new two-step provider download in init into v1.15 (#38507)
2 months ago
Austin Valle 4b39701025
Backport of Fixed various "unknown provider function" errors that occur during init into v1.15 (#38500)
2 months ago
github-actions[bot] 7737839cde
Backport of fix: Avoid warnings in `terraform output -raw` into v1.15 (#38489)
2 months ago
github-actions[bot] f85c4001a1
Backport of Limit backend block validation in the `validate` command to just backend type into v1.15 (#38470)
2 months ago
Daniel Banck 24996b5f01 backport of commit d3d5c44e7f
3 months ago
Daniel Banck bb75d4c32d backport of commit 33ef3dc516
3 months ago
Daniel Banck 602bf18312 backport of commit f6a389ed62
3 months ago
Daniel Banck 04aae8bb9b backport of commit 265ff0ba1b
3 months ago
Daniel Banck abf1d2a930 backport of commit 0d751be30b
3 months ago
Daniel Schmidt e4f91190c9 add tests for dynamic module sources in terraform test
3 months ago
Daniel Banck 45ba6796ba Add more dynamic module sources tests
4 months ago
Daniel Banck b6804e2edd Use configuration values for jsonconfig
4 months ago
Daniel Banck 5a70c424b3 Fix import and show command
4 months ago
Daniel Banck 0043e1ce24 Update module call configuration storage
4 months ago
Daniel Banck 4ef9684188 Rework most of the configuration loading
4 months ago
Radek Simko 07b3e3b800
command/init: Merge duplicated PSS logic back into existing codepath (#38227)
4 months ago
Sebastian Rivera 305dba5dcc feat: denote sensitive attribute paths in query start msg
4 months ago
Sarah French c7da02b4a8
feat: Enable validate command to validate state_store blocks. (#38157)
4 months ago
Sarah French 694f746748
validate: Add checking the backend block to the `validate` command (#38021)
4 months ago
Samsondeen 77237310aa
Colorize diag details (#38145)
4 months ago
Samsondeen 0b35407d2c
Allow functions in test mock blocks (#37883)
5 months ago
Sarah French fa620ad0e9
test: Add and update some `init` command tests, linting and code comment changes (#38056)
5 months ago
Sarah French f88d09544e
PSS: Add tests showing `provider` commands being used with PSS (#37959)
6 months ago
Sarah French 940fbfb7ed
test: Add more test coverage of `validate` command's interaction with `backend` blocks (#37977)
6 months ago
Radek Simko 213d133d86
command/meta: Enable migration from PSS to a backend (#37949)
6 months ago
Sarah French f591872699
PSS: Allow pluggable state store configuration to be stored in a plan file (#37956)
6 months ago
Sarah French a83b7402c2
PSS: Add tests showing `state` subcommands being used with PSS (#37891)
6 months ago
Sarah French 3eea12a1d8
test: Add test coverage for what validate command checks in resource blocks versus backend blocks. (#37972)
7 months ago
Sarah French 0941763d05
test: Add a test that shows a custom workspace being baked-into a planfile (#37917)
7 months ago
Radek Simko d884031b4b
PSS: Implement unsetting of a state store (#37875)
7 months ago
Liam Cervante cfbfdc5797
providers lock: include test files when loading configuration (#37851)
7 months ago
Max Qian 078ac7cb21
fix: `TestTest_Parallel` adds delay to ensure order (#37890)
7 months ago
James Bardin 39eb8c7fb4
Merge pull request #37854 from hashicorp/jbardin/provider-eval-scope
8 months ago
Sarah French f5a28cfa8b
PSS: Update how commands access backends, so both `backend` and `state_store` configuration can be used (#37569)
8 months ago
James Bardin 4ce205da74 provider eval scope test
8 months ago
Liam Cervante e44b870b8b
don't write ephemeral outputs to state (#37821)
8 months ago
Liam Cervante 411f18e6ac
ephemerals: allow root ephemeral outputs in stacks and test (#37813)
8 months ago
Sarah French efb2a1c567
PSS: Let the `init` command recognise when there are no changes in configuration. (#37777)
8 months ago
Sarah French 6b73f710f8
PSS: Implement initialisation of new working directory (or use of `-reconfigure` flag) while using `state_store` (#37732)
8 months ago
Sarah French 312f296c2d
PSS: Add `savedStateStore` method to `Meta` (#37558)
9 months ago
Samsondeen 2274026c68
query: add -query flag to validate command (#37671)
9 months ago
Liam Cervante 1e414491c7
evaluate: return diagnostics instead of unknown for uninitialised locals and resources (#37663)
9 months ago
Daniel Schmidt d83cd73ecf fix action reference
9 months ago
Samsondeen 8097374c3d
Fix panic when generating json config for tf query (#37596)
9 months ago
Liam Cervante 551ba2e525
Implement controlling destroy functionality within Terraform Test (#37359)
9 months ago
Liam Cervante 00d680d819
apply: include sensitive metadata when comparing changed input values (#37582)
9 months ago
Samsondeen af8cc7e315
test: create all edges to leaf cleanup nodes (#37564)
9 months ago
Sarah French 61a7914dd9
Add test helper to create mock provider that contains a state store (#37556)
10 months ago
Liam Cervante f931bc4e0e
test: don't panic when resolving references that haven't been evaluated (#37484)
10 months ago