Commit Graph

35066 Commits (main)
 

Author SHA1 Message Date
Radek Simko cd7fe4da84
github/build: Avoid double checkout to prevent errors on upgrade (#37941)
3 months ago
dependabot[bot] f1bb0334d3
build(deps): bump the github-actions-backward-compatible group with 2 updates (#37952)
3 months ago
Sarah French 9fb91c2229
PSS: Refactor Plan struct to reference `Backend` and `StateStore` via pointers, update calling code (#37946)
3 months ago
Sarah French 64015ca6d2
refactor: let panic arise directly if the provider doesn't implement providers.StateStoreChunkSizeSetter (#37942)
3 months ago
Sarah French cf047be4e4
PSS: Use interfaces to configure state stores (#37899)
3 months ago
Kevin Vu b62d97ac88 fix: parse boolean env vars in S3 backend correctly
3 months ago
James Bardin 6ed7151b2c
Merge pull request #37923 from hashicorp/jbardin/nesting-group-schema-fixes
3 months ago
Kevin Vu 87b3390189
fix: Make init backend messages JSON-compatible (#37920)
3 months ago
Daniel Schmidt 65a23ed352 action: also set edges to expandable nodes on apply
3 months ago
Daniel Schmidt 7647923c53 actions: connect resource instance nodes to after actions
3 months ago
Sarah French 4381860dc6
fix: Make `state show` command exit with code 1 if the stored state cannot be marshalled for rendering (#37933)
3 months ago
Sarah French 1a547775ff
refactor: Make the JSON view for `init` commands use defaults from the hclog package (#37840)
3 months ago
Steven Masley 3df28c3101
fix: Make `terraform init` JSON log timestamps include millisecond precision (#37818)
3 months ago
Daniel Schmidt 808713f56f Fix changie entry
3 months ago
dependabot[bot] 7034a193d9
build(deps): bump golang.org/x/crypto from 0.44.0 to 0.45.0 (#37925)
3 months ago
hc-github-team-tf-core 0d2a032f3b
Cleanup after 1.15.0-alpha20251119 release (#37922)
3 months ago
James Bardin 07a7d50f14 fix handling of NestingGroup
3 months ago
hc-github-team-tf-core ca5478bca7
Prepare for 1.15.0-alpha20251119 release (#37918)
3 months ago
Radek Simko d884031b4b
PSS: Implement unsetting of a state store (#37875)
3 months ago
Sarah French 4420c4dcc0
PSS: Update the `workspace new` subcommand to work with PSS, add E2E and integration tests for using `workspace` commands with PSS. (#37855)
3 months ago
Kevin Vu dc0eba33af
fix: support ephemeral resources in jsonchecks (#37893)
3 months ago
Sarah French 1dd8e60f15
chore: Bump golang.org/x/crypto dependency, ignore SA4003 linting errors globally (#37901)
3 months ago
Sarah French ba947dac5c
fix: Stop dependency alert GHA failing when 201 response happens (#37905)
3 months ago
Liam Cervante cfbfdc5797
providers lock: include test files when loading configuration (#37851)
3 months ago
Daniel Schmidt 1cd08351fb add test cases for invoking an action in a module
3 months ago
Daniel Schmidt 053738fbf0 add additional warning that providers won't be downloaded
3 months ago
Daniel Schmidt 1b662d78e5 init: skip dependencies declared in development override
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)
3 months ago
Max Qian 078ac7cb21
fix: `TestTest_Parallel` adds delay to ensure order (#37890)
3 months ago
James Bardin af0aaba521
Merge pull request #37889 from hashicorp/equivalence-testing/jbardin/state-deep-equal
3 months ago
hc-github-team-tf-core 8632700ff8 Update equivalence test golden files.
3 months ago
James Bardin 64f2b5d9c6
Merge pull request #37886 from hashicorp/jbardin/state-deep-equal
3 months ago
James Bardin f78c64e528 CHANGELOG
3 months ago
James Bardin 55e340c9d2 more equality testing
3 months ago
James Bardin 659d5e2218 remove the use of reflect.DeepEqual for states
3 months ago
Radek Simko 40482337a7
ssh-based provisioner: Re-enable support for PowerShell (#37794)
3 months ago
Sarah French 9595517730
Update test for autocompletion of top-level commands (#37853)
4 months ago
Sarah French f4d0ec5136
PSS: Fix hashing without provider version (#37852)
4 months ago
Radek Simko 5001deb4a2
PSS: Ensure experimental backend codepath is isolated + gated correctly (#37868)
4 months ago
James Bardin 39eb8c7fb4
Merge pull request #37854 from hashicorp/jbardin/provider-eval-scope
4 months ago
Daniel Schmidt 3055256140 suggest similarly named action
4 months ago
Daniel Schmidt b0e7f3ab2e improve wording and subject of error message
4 months ago
Daniel Banck 6b038754f0
Fix list resource diagnostics check (#37863)
4 months ago
Sarah French f5a28cfa8b
PSS: Update how commands access backends, so both `backend` and `state_store` configuration can be used (#37569)
4 months ago
James Bardin 4934006982 CHANGELOG
4 months ago
dependabot[bot] f0a2953bd0
build(deps): bump the github-actions-breaking group with 2 updates (#37856)
4 months ago
James Bardin 4ce205da74 provider eval scope test
4 months ago
James Bardin eaf225a871 allow inconsistent function results for providers
4 months ago
Liam Cervante e44b870b8b
don't write ephemeral outputs to state (#37821)
4 months ago
Liam Cervante 7ac2b7938e
Stacks: temporarily disable ephemeral outputs in Stack components (#37823)
4 months ago