Commit Graph

580 Commits (dcff9e4d2cf92c5f5bbdab50aa03d79b6d67e213)

Author SHA1 Message Date
Radek Simko 474fe47e25
backend/oci/deps: Pin flock to v0.10.0 (#36913)
1 year ago
Ravi Prakash Bharti 804e970211
Added Terraform backend implementation for OCI Object Storage (#36872)
1 year ago
Daniel Banck 0fb145daa8
Bump Go version to 1.24.2 (#36870)
1 year ago
Sarah French 196205e4ee
Merge pull request #36581 from xiaozhu36/creds
1 year ago
Samsondeen c0a7ff235b
Apply some new go collection features (#36818)
1 year ago
Ricard Bejarano 200f4cabb0
Bump golang.org/x/net from 0.37.0 to 0.38.0 (fixes CVE-2025-22872) (#36800)
1 year ago
Sarah French 371e625ea9
Update URLs from `www.terraform.io` to `developer.hashicorp.com` (#36792)
1 year ago
Sarah French 6ef0498f9c
Update to Go 1.24.1, update dependencies (#36790)
1 year ago
dependabot[bot] 9313c6696a
Bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2 (#36748)
1 year ago
Rémi Lapeyre 5a8de9d70d
Add TRACE logs when uploading to the cloud and remote backends (#36757)
1 year ago
Sarah French a04664a2e5
Update `hashicorp/go-plugin` dependency (#36561)
1 year ago
Sarah French 6d55131131
Increase test coverage for local backend's PathsConflictWith and StatePaths methods (#36752)
1 year ago
Sarah French aef9e4b1f9
Add test coverage for `local` backend's backend.Backend methods and behaviours (#36750)
1 year ago
Sarah French 2d6eda2877
Update comments about backend interfaces, enhanced vs operations, and fix copy-paste inaccuracies (#36716)
1 year ago
Sarah French 53172a5f8a
Bump `golang.org/x/net` to v0.36.0 (#36691)
1 year ago
Mark DeCrane a1b5ed3a4c
Merge pull request #36655 from hashicorp/IPL-7753/wait-for-post-plan-tasks-remote-backend
1 year ago
magodo 11021356b3
Backend/azure: `subscription_id` infer from Azure CLI & a way to skip *unnecessary* management plane API call (#36623)
1 year ago
Daniel Banck b2b42c0fb4
Store resource identities in state (TF-23255) (#36464)
1 year ago
Mark DeCrane 0c155929c6 Add polling to wait for post plan tasks to complete in remote backend
1 year ago
Sebastian Marines 9237b11277
backend/s3: update `hashicorp/aws-sdk-go-base/v2` to `v2.0.0-beta62`
1 year ago
Radek Simko c3dc197465
fix: Avoid duplicated warnings (#36579)
1 year ago
Daniel Banck 10c9b64007
Rename schema.Block to Body (#36629)
1 year ago
guimin.hgm 8462c5f3e5 backend/oss: Supports more standard environment variables to keep same with provider setting
1 year ago
Sarah French b0dbd66eeb
Bump golang.org/x/oauth2 from v0.23.0 to v0.27.0 (#36584)
1 year ago
Sarah French 85b482e05a
Add testing helpers that allow comparing diagnostics, refactor existing tests to use them. (#36456)
1 year ago
He Guimin 39c880c063
backend/oss: Add new argument tablestore_instance_name used in VPC context (#36253)
1 year ago
magodo 8913b2ffa8
Backend/azure: Update go-azure-sdk version to v0.20250131.1134653 (#36458)
1 year ago
James Bardin 3b3e4bf003 update the rest of the go:generate calls
1 year ago
James Bardin bc45d60936 make syncdeps
1 year ago
Radek Simko c40c9378a1
go: bump version to 1.24 (#36478)
1 year ago
Radek Simko 289a3568da
Address `go vet` 1.24 failures (#36485)
1 year ago
Samsondeen 2e91113224
Terraform test: Consolidate test execution procedure (#36459)
1 year ago
Samsondeen 4161e88391
Continue test execution after an expected failure (#36447)
1 year ago
Daniel Banck 6d7f801483
backends: Fix crash when interrupting during interactive prompt for values' (#36448)
1 year ago
Radek Simko 70a1fd5e98
Fix diagnostic & avoid variable override via environment (#36435)
1 year ago
Samsondeen 2f0f537e69
Terraform test: Execute eligible test runs in parallel (#36300)
1 year ago
Samsondeen 16a34fe47f
Accept CLI option for the number of parallel ops in a test run's plan/apply (#36323)
1 year ago
Shweta bb940cbfd6
Fix error reading remote workspace with version constraint (#36356)
1 year ago
James Bardin f9de7186ae make syncdeps
1 year ago
magodo b47f0d3def
Backend/azure/update to latest sdks (#36258)
1 year ago
Sarah French b16a50973f
Add reusable Diagnostic comparer to `tfdiags` package (#36385)
1 year ago
Liam Cervante 270aaeb69a
update go-cty to latest patch release (#36376)
1 year ago
Sarah French a8b126aeff
Upgrade hashicorp/go-getter dependency (#36326)
1 year ago
Sarah French 21cafd70ea
Add more details to JUnit `terraform test` output to describe why a test was skipped (#36315)
1 year ago
Kévin Andrieux 258f91ab0c
feat: add state_key for test run blocks (#36185)
1 year ago
dependabot[bot] e538e0f228
build(deps): bump golang.org/x/net from 0.29.0 to 0.33.0 in /internal/backend/remote-state/s3 (#36298)
1 year ago
Sarah French ab6e4f2299
Refactor JUnit XML output of `terraform test` into a new `junit` package (#36304)
1 year ago
Sarah French 43f31c43b0
Add start time timestamps to `<testcase>`/Run data in JUnit XML output from `terraform test` (#36295)
1 year ago
Jan Harrie b827ca459e
Upgraded github.com/hashicorp/go-slug v0.16.0 => v0.16.3 (#36273)
1 year ago
Jared Baker 164d1e2fdc
backend/s3(test): add `dynamodb_table` deprecation case
1 year ago