Commit Graph

34907 Commits (085c53c3f283e3226f2233d232bb970fc279d38f)
 

Author SHA1 Message Date
Sarah French 085c53c3f2 docs: Add godoc comments to tests in command package for the init command
3 months ago
Sarah French 827f693e32
test: Update `TestInit_fromModule_dstInSrc` to reflect current behaviour when -from-module references the location of the current directory (#38059)
3 months ago
Radek Simko 1186262c8c
backend/http: Refresh state earlier (align with other backends) (#38033)
3 months ago
Mark Hall 7029dfac86
Fix nil pointer dereference in backend state migration (#38028)
3 months ago
Michael Yocca 810f497ecd
fix(cloud): cloud backend rendering query warning diags (#38040)
3 months ago
Jared Baker 0b9a20c7c4
Merge pull request #37940 from vietcgi/fix/s3-backend-fips-env-var-parsing
3 months ago
Jared Baker dc0384e578
chore: switch changelog to `UPGRADE NOTES` kind
4 months ago
Jared Baker 4f53303c12
Merge branch 'main' into fix/s3-backend-fips-env-var-parsing
4 months ago
dependabot[bot] 59b84c820e
build(deps): bump the github-actions-breaking group with 4 updates (#38035)
4 months ago
Andy Hay e3263bece0
cleanup: remove stale FIXME in terraform provider (#38031)
4 months ago
dependabot[bot] 16032e16e6
build(deps): bump actions/checkout (#38036)
4 months ago
Sarah French 193867f060
test: Add E2E test coverage for inspecting a plan file using the `terraform show` command (#38020)
4 months ago
Tommy O'Keefe 13cccebef0
Merge pull request #38019 from hashicorp/tommy/contribution-guide-ai-updates
4 months ago
tommyokeefe 14181ad0c6 docs: add link for new AI Usage section to CONTRIBUTING.md TOC
4 months ago
Tommy O'Keefe e27f9467c8
ocs: update CONTRIBUTING.md to include guidance for AI usage
4 months ago
tommyokeefe ee446e8920 docs: update CONTRIBUTING.md to include guidance for AI usage
4 months ago
Sarah French fd7f25120b
PSS: Allow pluggable state store configuration to be read from a plan file (#37957)
4 months ago
Kevin Vu c36c81431a
fix: validate replace_triggered_by attribute references (#38010)
4 months ago
Sarah French f88d09544e
PSS: Add tests showing `provider` commands being used with PSS (#37959)
4 months ago
Sarah French 578766bdc0
PSS: Add tests showing `output` and `show` commands being used with PSS (#37894)
4 months ago
Sarah French 940fbfb7ed
test: Add more test coverage of `validate` command's interaction with `backend` blocks (#37977)
4 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)
4 months ago
hc-github-team-tf-core e4ffb51022
Cleanup after 1.15.0-alpha20251203 release (#38002)
4 months ago
Radek Simko 213d133d86
command/meta: Enable migration from PSS to a backend (#37949)
4 months ago
Nick Fagerlund b2aad914f1
stacks: Make path.module and path.root relative, to match documentation (#37982)
4 months ago
Sarah French f591872699
PSS: Allow pluggable state store configuration to be stored in a plan file (#37956)
4 months ago
Daniel Schmidt 2eb22c8435 backport fix to 1.14
4 months ago
Daniel Schmidt c71e0d736c add changelog entry
4 months ago
Matej Risek 768b7bd0bc Add local values walk to walk_dynamic
4 months ago
Daniel Schmidt 889d605664 backport this change to 1.14
4 months ago
Daniel Schmidt 37e0194a23 changelog entry
4 months ago
Daniel Schmidt 871e836fc7 failing resource instance apply should keep prior state
4 months ago
stephybun c9d024062a
Generate Resource Config: set state in proto req (#37895)
4 months ago
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