Commit Graph

16 Commits (add-missing-variable-loading)

Author SHA1 Message Date
Radek Simko 922fdb2382
Implement LockState & UnlockState provider methods (#37711)
8 months ago
Radek Simko 51fc4c161f
PSS: Implement `ReadStateBytes` + `WriteStateBytes` (#37440)
8 months ago
James Bardin cc74e2eb20 udpate provider mocks
9 months ago
Kristin Laemmert 0374f04424
Add ValidateActionConfig to provider interface, protocol & internal implementations (#37345)
10 months ago
Daniel Schmidt ac132d1b15 add provider implementation for actions
10 months ago
Sarah French 0f8e77a50f
PSS: Add GetStates and DeleteState RPCs to plugin protocol v6 (#37288)
11 months ago
Daniel Banck cb58a15f3d
Implement ListResource RPC (TF-25509) (#37092)
12 months ago
Radek Simko 643266dc90
Add initial state store protocol skeleton (#37197)
12 months ago
Daniel Banck 44ae7da18e
Update Plugin Protocol for List and Implement `ValidateListResourceConfig` (#37007)
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 69337ca005 make sure schemas aren't nil in tests
1 year ago
James Bardin 9c3dc8f73a ephemeral protocol rename
2 years ago
James Bardin 03e1a9835d add ephemeral validation to existing implementations
2 years ago
James Bardin 7e767490c8 ephemeral in refacroing mock
2 years ago
Liam Cervante 0ca03ecf08
Extend refactoring package to support cross-provider moves (#34501)
2 years ago