Commit Graph

35024 Commits (da74b59ea1d3aa4d7706579c95f63c778f2e515e)
 

Author SHA1 Message Date
James Pogran 2c075b9f8e
Add component registry source resolution support to Terraform Stacks (#37888)
4 months ago
Sarah French a83b7402c2
PSS: Add tests showing `state` subcommands being used with PSS (#37891)
4 months ago
Sarah French 3eea12a1d8
test: Add test coverage for what validate command checks in resource blocks versus backend blocks. (#37972)
5 months ago
Sarah French 0941763d05
test: Add a test that shows a custom workspace being baked-into a planfile (#37917)
5 months ago
Vasist10 fe70f0a7db
fix: prevent zero-byte remote state writes (#37947)
5 months ago
Kristin Laemmert 869058f995
chore: add default events to the MockProvider's InvokeAction response (#37961)
5 months ago
hc-github-team-tf-core b775ab5209 Prepare before 1.15.0-alpha20251203 release
5 months ago
dependabot[bot] e8631898c9
build(deps): bump actions/checkout in the github-actions-breaking group (#37951)
5 months ago
Radek Simko cd7fe4da84
github/build: Avoid double checkout to prevent errors on upgrade (#37941)
5 months ago
dependabot[bot] f1bb0334d3
build(deps): bump the github-actions-backward-compatible group with 2 updates (#37952)
5 months ago
Sarah French 9fb91c2229
PSS: Refactor Plan struct to reference `Backend` and `StateStore` via pointers, update calling code (#37946)
5 months ago
Sarah French 64015ca6d2
refactor: let panic arise directly if the provider doesn't implement providers.StateStoreChunkSizeSetter (#37942)
5 months ago
Sarah French cf047be4e4
PSS: Use interfaces to configure state stores (#37899)
5 months ago
Kevin Vu b62d97ac88 fix: parse boolean env vars in S3 backend correctly
5 months ago
James Bardin 6ed7151b2c
Merge pull request #37923 from hashicorp/jbardin/nesting-group-schema-fixes
5 months ago
Kevin Vu 87b3390189
fix: Make init backend messages JSON-compatible (#37920)
5 months ago
Daniel Schmidt 65a23ed352 action: also set edges to expandable nodes on apply
5 months ago
Daniel Schmidt 7647923c53 actions: connect resource instance nodes to after actions
5 months ago
Sarah French 4381860dc6
fix: Make `state show` command exit with code 1 if the stored state cannot be marshalled for rendering (#37933)
5 months ago
Sarah French 1a547775ff
refactor: Make the JSON view for `init` commands use defaults from the hclog package (#37840)
5 months ago
Steven Masley 3df28c3101
fix: Make `terraform init` JSON log timestamps include millisecond precision (#37818)
5 months ago
Daniel Schmidt 808713f56f Fix changie entry
5 months ago
dependabot[bot] 7034a193d9
build(deps): bump golang.org/x/crypto from 0.44.0 to 0.45.0 (#37925)
5 months ago
hc-github-team-tf-core 0d2a032f3b
Cleanup after 1.15.0-alpha20251119 release (#37922)
5 months ago
James Bardin 07a7d50f14 fix handling of NestingGroup
5 months ago
hc-github-team-tf-core ca5478bca7
Prepare for 1.15.0-alpha20251119 release (#37918)
5 months ago
Radek Simko d884031b4b
PSS: Implement unsetting of a state store (#37875)
5 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)
5 months ago
Kevin Vu dc0eba33af
fix: support ephemeral resources in jsonchecks (#37893)
5 months ago
Sarah French 1dd8e60f15
chore: Bump golang.org/x/crypto dependency, ignore SA4003 linting errors globally (#37901)
5 months ago
Sarah French ba947dac5c
fix: Stop dependency alert GHA failing when 201 response happens (#37905)
5 months ago
Liam Cervante cfbfdc5797
providers lock: include test files when loading configuration (#37851)
5 months ago
Daniel Schmidt 1cd08351fb add test cases for invoking an action in a module
5 months ago
Daniel Schmidt 053738fbf0 add additional warning that providers won't be downloaded
5 months ago
Daniel Schmidt 1b662d78e5 init: skip dependencies declared in development override
5 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)
5 months ago
Max Qian 078ac7cb21
fix: `TestTest_Parallel` adds delay to ensure order (#37890)
5 months ago
James Bardin af0aaba521
Merge pull request #37889 from hashicorp/equivalence-testing/jbardin/state-deep-equal
5 months ago
hc-github-team-tf-core 8632700ff8 Update equivalence test golden files.
5 months ago
James Bardin 64f2b5d9c6
Merge pull request #37886 from hashicorp/jbardin/state-deep-equal
5 months ago
James Bardin f78c64e528 CHANGELOG
5 months ago
James Bardin 55e340c9d2 more equality testing
5 months ago
James Bardin 659d5e2218 remove the use of reflect.DeepEqual for states
5 months ago
Radek Simko 40482337a7
ssh-based provisioner: Re-enable support for PowerShell (#37794)
6 months ago
Sarah French 9595517730
Update test for autocompletion of top-level commands (#37853)
6 months ago
Sarah French f4d0ec5136
PSS: Fix hashing without provider version (#37852)
6 months ago
Radek Simko 5001deb4a2
PSS: Ensure experimental backend codepath is isolated + gated correctly (#37868)
6 months ago
James Bardin 39eb8c7fb4
Merge pull request #37854 from hashicorp/jbardin/provider-eval-scope
6 months ago
Daniel Schmidt 3055256140 suggest similarly named action
6 months ago
Daniel Schmidt b0e7f3ab2e improve wording and subject of error message
6 months ago