Commit Graph

675 Commits (f8fb61de12dea9ac94de3060a0d3e97ce9b5480b)

Author SHA1 Message Date
Daniel Banck 2d53372dd8
Introduce new source for variables from the cloud backend
4 weeks ago
Sarah French c05eaaf20d
PSS: Refactor how we handle unmanaged providers, add support for using dev_override (#38269)
1 month ago
Daniel Banck cd5eb226cc Bump github.com/go-jose/go-jose/v4 to v4.1.4
1 month ago
Sarah French 2c5e03f229
Bump go-getter to v1.8.6, bump Go version, address breaking changes introduced by dependency bump. (#38374)
1 month ago
Sarah French 9b970d5454
chore: go get go.opentelemetry.io/otel/sdk@v1.43.0 & make syncdeps (#38366)
2 months ago
Sarah French 6f6fef17a3
Bump github.com/aws/aws-sdk-go-v2 related packages to address reported vulnerability (#38362)
2 months ago
Brandon Croft b4ddd25f6e
Bump terraform-svchost to 0.2.1 (#38236)
2 months ago
Daniel Banck 6843a8dcd7 Use variables from planfile during a local run from plan
2 months ago
Daniel Banck 5bf90e356f Allow commands to fetch backend variables
2 months ago
Daniel Banck 36b5207d2b Still require const variables when AllowUnsetVariables is set
2 months ago
Daniel Banck 1d517c3ae8 Add check for missing const variables
2 months ago
Daniel Banck 97534ebd3b Improve ParseVariableValues signature with a helper
2 months ago
Daniel Banck a47b89170f Fix ParseVariableValues for different command flows
3 months ago
James Bardin bcd60bf017 make syncdeps
3 months ago
Daniel Schmidt a9756b273c move initwd config loading into terraform
3 months ago
Daniel Banck 4ef9684188 Rework most of the configuration loading
3 months ago
Radek Simko 07b3e3b800
command/init: Merge duplicated PSS logic back into existing codepath (#38227)
3 months ago
Daniel Schmidt 2424cf6423 make test case more robust to developer environments
3 months ago
Daniel Banck a39e3bce32
make syncdeps
3 months ago
Sarah French eab282f617
test: Add `http` backend locking test (#38192)
3 months ago
Nicholas Ngai 5e4cfd42fa
backend/http: Return existing lock info from backend on conflict (#38144)
3 months ago
Daniel Schmidt 026c935961 move UnparsedVariableValue from backendrun to arguments
3 months ago
Sarah French 817ed318db
chore: Update go version from 1.25 to 1.25.7 (#38185)
3 months ago
Radek Simko 0fe906fa8c make copyrightfix
3 months ago
Radek Simko 244443b3e0 make syncdeps
3 months ago
Brandon Croft 1df7030c5a Revert "make syncdeps"
3 months ago
Radek Simko 27770ee805
PSS: Migration from a backend to a state store (#38048)
4 months ago
Brandon Croft c42d0006fe make syncdeps
4 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)
4 months ago
Jared Baker 35e81db902
Merge pull request #38047 from hashicorp/s3/aws-sdk-go-base-upgrade
4 months ago
Radek Simko 1186262c8c
backend/http: Refresh state earlier (align with other backends) (#38033)
4 months ago
Jared Baker 6475423325
backend/s3: bump `github.com/hashicorp/aws-sdk-go-base/v2`
5 months ago
Jared Baker 4f53303c12
Merge branch 'main' into fix/s3-backend-fips-env-var-parsing
5 months ago
Radek Simko 213d133d86
command/meta: Enable migration from PSS to a backend (#37949)
5 months ago
Sarah French f591872699
PSS: Allow pluggable state store configuration to be stored in a plan file (#37956)
6 months ago
James Pogran 2c075b9f8e
Add component registry source resolution support to Terraform Stacks (#37888)
6 months ago
Sarah French 9fb91c2229
PSS: Refactor Plan struct to reference `Backend` and `StateStore` via pointers, update calling code (#37946)
6 months ago
Sarah French 64015ca6d2
refactor: let panic arise directly if the provider doesn't implement providers.StateStoreChunkSizeSetter (#37942)
6 months ago
Sarah French cf047be4e4
PSS: Use interfaces to configure state stores (#37899)
6 months ago
Kevin Vu b62d97ac88 fix: parse boolean env vars in S3 backend correctly
6 months ago
dependabot[bot] 7034a193d9
build(deps): bump golang.org/x/crypto from 0.44.0 to 0.45.0 (#37925)
6 months ago
Sarah French 1dd8e60f15
chore: Bump golang.org/x/crypto dependency, ignore SA4003 linting errors globally (#37901)
6 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)
7 months ago
Sarah French f4d0ec5136
PSS: Fix hashing without provider version (#37852)
7 months ago
Radek Simko cbda324977
backend/oss: Bump github.com/aliyun/aliyun-oss-go-sdk to v2.1.1 (#37442)
7 months ago
Sarah French 6b73f710f8
PSS: Implement initialisation of new working directory (or use of `-reconfigure` flag) while using `state_store` (#37732)
7 months ago
Dirk Avery edb3f6487d Bump go-getter v1.8.2
8 months ago
Liam Cervante 6b17cfe2e5
actions: connect invoke flag with TFC (#37544)
8 months ago
Dirk Avery c5cdbf00c6 sync deps
8 months ago
Dirk Avery 5e3a9fbdf3 Bump aws-sdk-go-base
8 months ago