Commit Graph

34991 Commits (pss/discovery-block-download-via-download-event-callbacks)
 

Author SHA1 Message Date
Sarah French fd7f25120b
PSS: Allow pluggable state store configuration to be read from a plan file (#37957)
2 months ago
Kevin Vu c36c81431a
fix: validate replace_triggered_by attribute references (#38010)
2 months ago
Sarah French f88d09544e
PSS: Add tests showing `provider` commands being used with PSS (#37959)
2 months ago
Sarah French 578766bdc0
PSS: Add tests showing `output` and `show` commands being used with PSS (#37894)
2 months ago
Sarah French 940fbfb7ed
test: Add more test coverage of `validate` command's interaction with `backend` blocks (#37977)
2 months ago
Sarah French 33d54b9a7c
test: Update module used for testing `init`'s `-from-module` feature, so that the test can be run on darwin_arm64 platforms. (#38015)
2 months ago
hc-github-team-tf-core e4ffb51022
Cleanup after 1.15.0-alpha20251203 release (#38002)
2 months ago
Radek Simko 213d133d86
command/meta: Enable migration from PSS to a backend (#37949)
2 months ago
Nick Fagerlund b2aad914f1
stacks: Make path.module and path.root relative, to match documentation (#37982)
2 months ago
Sarah French f591872699
PSS: Allow pluggable state store configuration to be stored in a plan file (#37956)
2 months ago
Daniel Schmidt 2eb22c8435 backport fix to 1.14
2 months ago
Daniel Schmidt c71e0d736c add changelog entry
2 months ago
Matej Risek 768b7bd0bc Add local values walk to walk_dynamic
2 months ago
Daniel Schmidt 889d605664 backport this change to 1.14
2 months ago
Daniel Schmidt 37e0194a23 changelog entry
2 months ago
Daniel Schmidt 871e836fc7 failing resource instance apply should keep prior state
2 months ago
stephybun c9d024062a
Generate Resource Config: set state in proto req (#37895)
2 months ago
James Pogran 2c075b9f8e
Add component registry source resolution support to Terraform Stacks (#37888)
2 months ago
Sarah French a83b7402c2
PSS: Add tests showing `state` subcommands being used with PSS (#37891)
2 months ago
Sarah French 3eea12a1d8
test: Add test coverage for what validate command checks in resource blocks versus backend blocks. (#37972)
3 months ago
Sarah French 0941763d05
test: Add a test that shows a custom workspace being baked-into a planfile (#37917)
3 months ago
Vasist10 fe70f0a7db
fix: prevent zero-byte remote state writes (#37947)
3 months ago
Kristin Laemmert 869058f995
chore: add default events to the MockProvider's InvokeAction response (#37961)
3 months ago
hc-github-team-tf-core b775ab5209 Prepare before 1.15.0-alpha20251203 release
3 months ago
dependabot[bot] e8631898c9
build(deps): bump actions/checkout in the github-actions-breaking group (#37951)
3 months ago
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