Commit Graph

661 Commits (add-missing-variable-loading)

Author SHA1 Message Date
Daniel Schmidt a9756b273c move initwd config loading into terraform
1 month ago
Daniel Banck 4ef9684188 Rework most of the configuration loading
1 month ago
Radek Simko 07b3e3b800
command/init: Merge duplicated PSS logic back into existing codepath (#38227)
1 month ago
Daniel Schmidt 2424cf6423 make test case more robust to developer environments
2 months ago
Daniel Banck a39e3bce32
make syncdeps
2 months ago
Sarah French eab282f617
test: Add `http` backend locking test (#38192)
2 months ago
Nicholas Ngai 5e4cfd42fa
backend/http: Return existing lock info from backend on conflict (#38144)
2 months ago
Daniel Schmidt 026c935961 move UnparsedVariableValue from backendrun to arguments
2 months ago
Sarah French 817ed318db
chore: Update go version from 1.25 to 1.25.7 (#38185)
2 months ago
Radek Simko 0fe906fa8c make copyrightfix
2 months ago
Radek Simko 244443b3e0 make syncdeps
2 months ago
Brandon Croft 1df7030c5a Revert "make syncdeps"
2 months ago
Radek Simko 27770ee805
PSS: Migration from a backend to a state store (#38048)
2 months ago
Brandon Croft c42d0006fe make syncdeps
2 months ago
Sarah French 02a4ddce1b
fix: Fail an `apply` command if the plan file was generated for a workspace that isn't the selected workspace (#37955)
2 months ago
Jared Baker 35e81db902
Merge pull request #38047 from hashicorp/s3/aws-sdk-go-base-upgrade
3 months ago
Radek Simko 1186262c8c
backend/http: Refresh state earlier (align with other backends) (#38033)
3 months ago
Jared Baker 6475423325
backend/s3: bump `github.com/hashicorp/aws-sdk-go-base/v2`
3 months ago
Jared Baker 4f53303c12
Merge branch 'main' into fix/s3-backend-fips-env-var-parsing
3 months ago
Radek Simko 213d133d86
command/meta: Enable migration from PSS to a backend (#37949)
4 months ago
Sarah French f591872699
PSS: Allow pluggable state store configuration to be stored in a plan file (#37956)
4 months ago
James Pogran 2c075b9f8e
Add component registry source resolution support to Terraform Stacks (#37888)
4 months ago
Sarah French 9fb91c2229
PSS: Refactor Plan struct to reference `Backend` and `StateStore` via pointers, update calling code (#37946)
4 months ago
Sarah French 64015ca6d2
refactor: let panic arise directly if the provider doesn't implement providers.StateStoreChunkSizeSetter (#37942)
4 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
dependabot[bot] 7034a193d9
build(deps): bump golang.org/x/crypto from 0.44.0 to 0.45.0 (#37925)
5 months ago
Sarah French 1dd8e60f15
chore: Bump golang.org/x/crypto dependency, ignore SA4003 linting errors globally (#37901)
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
Sarah French f4d0ec5136
PSS: Fix hashing without provider version (#37852)
5 months ago
Radek Simko cbda324977
backend/oss: Bump github.com/aliyun/aliyun-oss-go-sdk to v2.1.1 (#37442)
6 months ago
Sarah French 6b73f710f8
PSS: Implement initialisation of new working directory (or use of `-reconfigure` flag) while using `state_store` (#37732)
6 months ago
Dirk Avery edb3f6487d Bump go-getter v1.8.2
6 months ago
Liam Cervante 6b17cfe2e5
actions: connect invoke flag with TFC (#37544)
6 months ago
Dirk Avery c5cdbf00c6 sync deps
6 months ago
Dirk Avery 5e3a9fbdf3 Bump aws-sdk-go-base
6 months ago
Samsondeen ab41592fb7
query: propagate graph node removal to descendants (#37664)
7 months ago
Sarah French 6847e763de
Update calls to StateMgr method to use diagnostics more conventionally (#37597)
7 months ago
Daniel Banck 1ac8497994
Add support for Terraform Search in the cloud backend (TF-25935) (#37479)
7 months ago
Liam Cervante 551ba2e525
Implement controlling destroy functionality within Terraform Test (#37359)
7 months ago
Liam Cervante 00d680d819
apply: include sensitive metadata when comparing changed input values (#37582)
7 months ago
Kristin Laemmert bbb8af989c
deps: bump xz to address bug in previous version (#37573)
7 months ago
Dirk Avery 74b0925633
Merge pull request #37567 from hashicorp/dep-bump-go-getter
7 months ago
Sarah French 67eb3c9210
s3: Fix tests after changing the interface to return diagnostics (#37571)
7 months ago
Dirk Avery 92bf04ae16 bump: go-getter to 1.8.0
7 months ago
Sarah French 508234892c
Update `remote.Client` interface's methods to return diagnostics instead of primitive errors (#37502)
7 months ago
Sarah French 8503c45013
Update `backend.Backend`'s `StateMgr` method to return diagnostics instead of primitive errors (#37496)
7 months ago
Amartya Majumdar 54af16eab9
[IPL-7725] Updating Calls to the Remote HCP Terraform API to Retrieve All Workspace Variables (#37241)
7 months ago
zeshan 1baef44036 syncdeps: update x/net to v0.41.0
7 months ago
zeshan da1a28783a Fix #36897: Resolve NO_PROXY recognition issue in oss remote backend
7 months ago