Commit Graph

29 Commits (ba63e8080b7fdb1069d00a4ff3e0304c89d1867e)

Author SHA1 Message Date
James Bardin d6f7ef8ce7 simple providers
8 months ago
Kristin Laemmert 0374f04424
Add ValidateActionConfig to provider interface, protocol & internal implementations (#37345)
9 months ago
Daniel Schmidt ac132d1b15 add provider implementation for actions
10 months ago
Samsondeen 870bf99593
List implementation for simple provider and e2e tests (#37297)
10 months ago
Sarah French 0f8e77a50f
PSS: Add GetStates and DeleteState RPCs to plugin protocol v6 (#37288)
10 months ago
Daniel Banck cb58a15f3d
Implement ListResource RPC (TF-25509) (#37092)
11 months ago
Radek Simko 643266dc90
Add initial state store protocol skeleton (#37197)
11 months ago
Daniel Banck 44ae7da18e
Update Plugin Protocol for List and Implement `ValidateListResourceConfig` (#37007)
11 months ago
Daniel Schmidt fec6e4b552 send resource identities to provider calls
1 year ago
Daniel Banck b2b42c0fb4
Store resource identities in state (TF-23255) (#36464)
1 year ago
Daniel Banck 10c9b64007
Rename schema.Block to Body (#36629)
1 year ago
James Bardin 0c5fae9e3c ephemeral e2e test provider
2 years ago
James Bardin 9c3dc8f73a ephemeral protocol rename
2 years ago
James Bardin 03e1a9835d add ephemeral validation to existing implementations
2 years ago
James Bardin 95124dbe5a update provider impls for ephemeral
2 years ago
James Bardin a8701f6ddd provider functions return an error
2 years ago
Liam Cervante 7d143388f3
Add support for the cross resource type move operation in the proto schema (#34480)
2 years ago
James Bardin b07f66a942 add a function to the simple-v6 test provider
2 years ago
James Bardin 9abaf2f3b0 update provider code to match new rpc methods
2 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
James Bardin 26c569e384 s/Capabilities/ServerCapabilities/
4 years ago
James Bardin fd742cd544 add e2e test with provider schema capabilities
4 years ago
James Bardin 96c720517f fixup broken test fixtures
4 years ago
Martin Atkins b40a4fb741 Move plugin/ and plugin6/ to internal/plugin{,6}/
5 years ago
Martin Atkins 31349a9c3a Move configs/ to internal/configs/
5 years ago
Martin Atkins 1409f30f9c Move providers/ to internal/providers/
5 years ago
Kristin Laemmert ff05362d51
providers.Interface: rename ValidateDataSourceConfig to ValidateDataResourceConfig (#27874)
5 years ago
Kristin Laemmert 7b7273e3aa
Add support for plugin protocol v6 (#27826)
5 years ago