Commit Graph

3457 Commits (82f25d6d2edb5adddff99f91c6f77cdfd84634f7)

Author SHA1 Message Date
UKEME BASSEY 3bc13593f9 add proto files gen for stacks plugin, & regenerate protofiles
12 months ago
UKEME BASSEY b12984470b Merge remote-tracking branch 'origin/main' into TF-25178-add-stacks-plugin-proto
12 months ago
UKEME BASSEY 6c3be0ce4d Merge remote-tracking branch 'origin/main' into break-dependency-between-statemigrate-and-command
12 months ago
UKEME BASSEY 87e6f51fd9 fix test
12 months ago
Daniel Banck 0aa4ce972d
Add resource identities to plan file and JSON output (#36903)
12 months ago
UKEME BASSEY 5880479a0f break dependency of stack migrate on command Meta to prevent import cycles
12 months ago
Daniel Banck 032cd5f442
Fix version in resource identity upgrade request (#36940)
12 months ago
UKEME BASSEY fcdcb15f56 update stack grpc client
12 months ago
Daniel Banck 2c126026d8
Validate identity in import response (#36893)
12 months ago
Daniel Banck 62c84e33fd
Validate identity to match identity schema (#36904)
12 months ago
UKEME BASSEY 509be4ea1b add stacks plugin
12 months ago
UKEME BASSEY 91b1dd3cc3 extend existing cloud plugin to accomodate new plugin
12 months ago
UKEME BASSEY e1ad6a6fd6 add stacks plugin proto and client
12 months ago
Liam Cervante 1bc7d22ac4
stacks: removed blocks should refresh during refresh plans (#36916)
1 year ago
Liam Cervante 96e50f680f
stacks: ensure consistent sources between removed blocks (#36915)
1 year ago
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