Commit Graph

3442 Commits (dcff9e4d2cf92c5f5bbdab50aa03d79b6d67e213)

Author SHA1 Message Date
Liam Cervante dcff9e4d2c
stacks: improve test coverage for removed blocks (#36914)
1 year ago
Liam Cervante 4eaa9d7fa0
stacks: removing embedded stacks should ignore stacks not in state (#36901)
1 year ago
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
Liam Cervante 063757ff45
stacks: refactor plan, state, and removed tracking with tree structures for efficient lookups (#36850)
1 year ago
Daniel Banck 7414a3f76f
Fix import with optional identity attributes (#36887)
1 year ago
Samsondeen be242c36f4
Stacks migrate: migration workflow improvements (#36882)
1 year ago
Sarah French 8d2dffedb3
Fix defects where `done` is called before the command's `Run` method is invoked (#36852)
1 year ago
Radek Simko 36fb64f297
grpcwrap+provider-simple: Test ephemeral resource schemas in v5 protocol (#36878)
1 year ago
Daniel Banck 0fb145daa8
Bump Go version to 1.24.2 (#36870)
1 year ago
Sarah French ea767aa7ad
Add comments about use of ResourceStores with TestProviders (#36856)
1 year ago
Liam Cervante a06f82746a
stacks: update removed blocks to allow targeting of embedded stacks (#36814)
1 year ago
Sarah French 884fc64618
Remove unused test fixture "push-backend-new" (#36842)
1 year ago
Sarah French 196205e4ee
Merge pull request #36581 from xiaozhu36/creds
1 year ago
Liam Cervante 2b5101f734
stacks: include existing components when deferring nested stacks (#36788)
1 year ago
Liam Cervante fbd5a7930e
stacks: allow removed blocks to target components in nested stacks (#36787)
1 year ago
Sarah French 46278dad58 Fix bugs where appended diags are not returned
1 year ago
James Bardin 87cdcc350e
Merge pull request #36825 from hashicorp/jbardin/diag-dedupe
1 year ago
James Bardin 291d26ce19 we can't compare location if either are nil
1 year ago
James Bardin c6c21a89a1 hcl diagnostics must check Subject source
1 year ago
James Bardin aeb1c0db09 we can't dedupe extra values in diags
1 year ago
Samsondeen c0a7ff235b
Apply some new go collection features (#36818)
1 year ago
Liam Cervante 7fadbe34de
write-only attributes: internal providers should set write-only attributes to null (#36824)
1 year ago
James Bardin da42f6b29e don't re-add non-comparable diagnostics
1 year ago
Daniel Banck 6917e69d12
Config-driven importing through identity (TF-23179) (#36703)
1 year ago
Liam Cervante c8044baf47
stacks: emit state updates for unclaimed components (#36702)
1 year ago
Austin Valle 5c4c669882
Fix `ImportResourceState` RPC response decoding for identity data (#36806)
1 year ago
Radek Simko 6f8b5e49c9
providers/testing: Remove unused *TypeName fields (#36813)
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
Samsondeen d6e1d26e90
Import references should not be able to reference the import target (#36801)
1 year ago
Liam Cervante 9707a27ee6
stacks: rename Removed to RemovedComponent in stackeval (#36782)
1 year ago
Liam Cervante 7bec38bf5f
stacks: provide stack and config on component creation (#36778)
1 year ago
Sarah French 6ef0498f9c
Update to Go 1.24.1, update dependencies (#36790)
1 year ago
James Bardin 1176955694
Merge pull request #36756 from austinvalle/main
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
Liam Cervante ebdf52cd09
stacks: remove all the unnecessary ctx function parameters (#36762)
1 year ago
Liam Cervante f82ae44484
stacks: make promises identify themselves (#36749)
1 year ago
Sarah French a04664a2e5
Update `hashicorp/go-plugin` dependency (#36561)
1 year ago
James Bardin 09e3042922 remove unused interface
1 year ago
Sarah French 6d55131131
Increase test coverage for local backend's PathsConflictWith and StatePaths methods (#36752)
1 year ago
Austin Valle 2d08b5d0d1 match `internal/plugin6` implementation to `internal/plugin`
1 year ago
Austin Valle 31f1ef37a1 update log
1 year ago
Sarah French aef9e4b1f9
Add test coverage for `local` backend's backend.Backend methods and behaviours (#36750)
1 year ago
Sarah French 052646c3d2
Migrate more testing helpers into tfdiags package (#36474)
1 year ago
Craig Wright 403cc5042a
Merge pull request #36706 from latentd/fix/rename-legacy-terms
1 year ago
T K Chandra Hasan 3bafc6f1a0
Merge branch 'main' into chasan-working
1 year ago
Sarah French 2d6eda2877
Update comments about backend interfaces, enhanced vs operations, and fix copy-paste inaccuracies (#36716)
1 year ago
T K Chandra Hasan f2bc916487
Fix SIGSEGV in proxyDialer
1 year ago