Commit Graph

34854 Commits (1a547775ff0683d529cb3d9e8a3de7c32dd76d68)
 

Author SHA1 Message Date
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
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)
4 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
James Bardin f8ae45cfc8
Merge pull request #37833 from hashicorp/jbardin/force-replace-instance
4 months ago
Kevin Vu 26f289aeb5
testing: include file-level errors in JUnit skipped elements (#37806)
4 months ago
James Bardin cfbde8e5fa CHANGELOG
4 months ago
James Bardin cac484da16 don't carry all replace addresses through instances
4 months ago
alanpchua b221cc0095
PSP-3163: update scan config to enable osv (#37817)
4 months ago
Liam Cervante 411f18e6ac
ephemerals: allow root ephemeral outputs in stacks and test (#37813)
4 months ago
Kristin Laemmert d4e8f17ded
actions: remove unused variable (+ minor typos & comment cleanup) (#37804)
4 months ago
James Bardin a7e2c9f6b2
Merge pull request #37810 from hashicorp/jbardin/unknown-pure-results
4 months ago
James Bardin 2227441f7d don't cache unknown function results
4 months ago
Sarah French 620264e2c5
GHA to prompt reviewers to think about dependency changes when backporting (#37800)
4 months ago
Sarah French 2e5b5dee5d
Upgrade protoc and protoc-gen-go-grpc versions to matching terraform-plugin-go (#37647)
4 months ago
Liam Cervante edf0cd66dd
actions: fail invoke plans when action configurations are unknown (#37793)
4 months ago