Commit Graph

27 Commits (add-missing-variable-loading)

Author SHA1 Message Date
Radek Simko 564e8d30ec providers/mock.go: Remove copyright headers
3 months ago
Radek Simko 922fdb2382
Implement LockState & UnlockState provider methods (#37711)
7 months ago
Radek Simko 51fc4c161f
PSS: Implement `ReadStateBytes` + `WriteStateBytes` (#37440)
8 months ago
Daniel Schmidt 871451122f actions: move schema to single action type and remove linked resources
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)
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)
12 months ago
Daniel Banck 44ae7da18e
Update Plugin Protocol for List and Implement `ValidateListResourceConfig` (#37007)
1 year ago
Liam Cervante 7fadbe34de
write-only attributes: internal providers should set write-only attributes to null (#36824)
1 year 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
Liam Cervante 408f323efa
test: also allow mock_data and mock_resource blocks to generate data during planning (#36317)
1 year ago
Samsondeen aec7c3cc89
terraform test: allow computed/mocked values override during planning (#36227)
1 year ago
James Bardin 9c3dc8f73a ephemeral protocol rename
2 years ago
James Bardin c70a885afb missing ValidateEphemeralResourceConfig from interface
2 years ago
James Bardin 3b77e57ce4 add internal provider interfaces for ephemeral
2 years ago
Liam Cervante f0b61090a2
Move the testing MockProvider into a dedicated shared package (#34681)
2 years ago
Liam Cervante 7d143388f3
Add support for the cross resource type move operation in the proto schema (#34480)
2 years ago
Liam Cervante bd40c411f7
Override provider schemas for mocked providers (#34481)
2 years ago
James Bardin 9abaf2f3b0 update provider code to match new rpc methods
2 years ago
Liam Cervante dedb296773
terraform test: connect mock behaviour to test framework (#34205)
3 years ago
Liam Cervante aec48aa8d2
terraform test: add support for importing overridden resources (#34216)
3 years ago
Liam Cervante f435706bfc
terraform test: implement mock providers (#34167)
3 years ago