Commit Graph

33 Commits (da74b59ea1d3aa4d7706579c95f63c778f2e515e)

Author SHA1 Message Date
Radek Simko 0fe906fa8c make copyrightfix
2 months ago
Austin Valle a48e873790
PSS: Adjust `StateRange.End` logic in `ReadStateBytes` and `WriteStateBytes` (#38127)
3 months ago
stephybun c9d024062a
Generate Resource Config: set state in proto req (#37895)
4 months ago
Sarah French cf047be4e4
PSS: Use interfaces to configure state stores (#37899)
5 months ago
Sarah French 2e5b5dee5d
Upgrade protoc and protoc-gen-go-grpc versions to matching terraform-plugin-go (#37647)
6 months ago
Radek Simko 51fc4c161f
PSS: Implement `ReadStateBytes` + `WriteStateBytes` (#37440)
7 months ago
Samsondeen a7504719ef
list: send non-null "config" object to provider when not present in the list block (#37620)
7 months ago
Kristin Laemmert df113486a1
actions: remove references to action types, linked resources (#37616)
7 months ago
Daniel Schmidt 871451122f actions: move schema to single action type and remove linked resources
7 months ago
Daniel Schmidt 176263d936 actions: remove future action types
8 months ago
Sarah French 037ed81e9e
PSS: Implement first gRPC methods: config validation and usage, listing and deleting workspaces (#37418)
8 months ago
Daniel Banck 2563b07813
Allow list events with only warnings (#37415)
9 months ago
Kristin Laemmert 0374f04424
Add ValidateActionConfig to provider interface, protocol & internal implementations (#37345)
9 months ago
Daniel Schmidt a2ce38ce12 use gomock generated mocks for the action invoke stream API
10 months ago
Daniel Schmidt ac132d1b15 add provider implementation for actions
10 months ago
Samsondeen e178088a5b
unwrap nested config (#37235)
10 months ago
Samsondeen cacd7861e5
add nested config block to list block (#37229)
11 months ago
Samsondeen 685ff9f192
Schema representation of list block config and results (#37209)
11 months ago
Daniel Banck cb58a15f3d
Implement ListResource RPC (TF-25509) (#37092)
11 months ago
Daniel Banck 44ae7da18e
Update Plugin Protocol for List and Implement `ValidateListResourceConfig` (#37007)
11 months ago
Daniel Banck 421fe3580f
Check GetResourceIdentitySchemas diagnostics and return early (#36999)
11 months ago
Austin Valle 5c4c669882
Fix `ImportResourceState` RPC response decoding for identity data (#36806)
1 year ago
Daniel Banck b2b42c0fb4
Store resource identities in state (TF-23255) (#36464)
1 year ago
James Bardin 6f5007efe7 grpc mock tests
2 years ago
Jeff Bonhag 8b2941455a
Upgrade go-tfe from 1.51.0 to 1.58.0 (#35495)
2 years ago
Daniel Schmidt 5b8f77d2a4
stacks: add deferred actions to plugin protocol
2 years ago
Brian Flad c7a44bfc9a
Support Private State with MoveResourceState (#34575)
2 years ago
James Bardin f9713485a5 add mock tests for GetProviderSchemaOptional
3 years ago
hashicorp-copywrite[bot] 53c34ff49c
Update copyright file headers to BUSL-1.1
3 years ago
hashicorp-copywrite[bot] 325d18262e [COMPLIANCE] Add Copyright and License Headers
3 years ago
Brian Flad 0b404f4a95 Return early on GetProviderSchema RPC responses with error diagnostics
4 years ago
Chris Arcand 369264865e internal/plugin[6]: Add generated mocks
5 years ago
Martin Atkins b40a4fb741 Move plugin/ and plugin6/ to internal/plugin{,6}/
5 years ago