Commit Graph

98 Commits (add-missing-variable-loading)

Author SHA1 Message Date
Radek Simko 564e8d30ec providers/mock.go: Remove copyright headers
2 months ago
Radek Simko 0fe906fa8c make copyrightfix
2 months ago
Kristin Laemmert 869058f995
chore: add default events to the MockProvider's InvokeAction response (#37961)
4 months ago
Sarah French cf047be4e4
PSS: Use interfaces to configure state stores (#37899)
5 months ago
Sarah French 4420c4dcc0
PSS: Update the `workspace new` subcommand to work with PSS, add E2E and integration tests for using `workspace` commands with PSS. (#37855)
5 months ago
Sarah French 6b73f710f8
PSS: Implement initialisation of new working directory (or use of `-reconfigure` flag) while using `state_store` (#37732)
6 months ago
Sarah French 17445f6c5f
PSS: Add chunk size negotiation to `savedStateStore` method, update mock provider for tests. (#37726)
6 months ago
Radek Simko 922fdb2382
Implement LockState & UnlockState provider methods (#37711)
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
Daniel Schmidt 871451122f actions: move schema to single action type and remove linked resources
7 months ago
James Bardin 1cb7d1859f
Merge pull request #37515 from hashicorp/jbardin/generate-config
7 months ago
Kristin Laemmert 00da430883
very minor fixups for test convenience (#37555)
7 months ago
James Bardin 97ebb6cf38 GenerateResourceConfig test
8 months ago
James Bardin cc74e2eb20 udpate provider mocks
8 months ago
James Bardin 51f870c5b1 extend provider interface for GenerateResourceConfig
8 months ago
Daniel Schmidt 176263d936 actions: remove future action types
8 months ago
Kristin Laemmert 4fadc32a9e
Action Validate Graph (#37514)
8 months ago
Daniel Schmidt 17e7338b0f add client capabilites across the board
8 months ago
Daniel Schmidt d3f6b721e9 use string for execution order
8 months ago
Kristin Laemmert 0374f04424
Add ValidateActionConfig to provider interface, protocol & internal implementations (#37345)
9 months ago
Kristin Laemmert 9256074c43
Actions in plan/changes (#37320)
9 months ago
Daniel Schmidt ac132d1b15 add provider implementation for actions
9 months ago
Sarah French 39f7920387
PSS: Add packages for presenting a provider as an instance of backend.Backend (#37291)
9 months ago
Sarah French 0f8e77a50f
PSS: Add GetStates and DeleteState RPCs to plugin protocol v6 (#37288)
9 months ago
Samsondeen 79187d579d
Validate list block meta-arguments (#37281)
9 months ago
Samsondeen 3d3439e00e
Testing list blocks with the gRPC Provider (#37236)
10 months ago
Samsondeen f57642d1a6
tf test: parallelize teardown operations (#37220)
10 months ago
Samsondeen 685ff9f192
Schema representation of list block config and results (#37209)
10 months ago
Daniel Banck cb58a15f3d
Implement ListResource RPC (TF-25509) (#37092)
10 months ago
Radek Simko 643266dc90
Add initial state store protocol skeleton (#37197)
10 months ago
Samsondeen a5434b421f
Build and Validate list resource nodes (#37011)
11 months ago
Daniel Banck 44ae7da18e
Update Plugin Protocol for List and Implement `ValidateListResourceConfig` (#37007)
11 months ago
James Bardin 29fa9c401f add separate CheckPriorProvider entry point
11 months ago
James Bardin d016070564 move function results hashing to lang
11 months ago
Liam Cervante 7fadbe34de
write-only attributes: internal providers should set write-only attributes to null (#36824)
1 year ago
Radek Simko 6f8b5e49c9
providers/testing: Remove unused *TypeName fields (#36813)
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
Sarah French e5d4a51ee4
Validate write-only attributes returned from providers during the UpgradeResourceState RPC (#36305)
1 year ago
Samsondeen aec7c3cc89
terraform test: allow computed/mocked values override during planning (#36227)
1 year ago
Daniel Schmidt e29708c4d9
ephemeral: add WriteOnlyAttributesAllowed client capability to validate resource
1 year ago
Daniel Schmidt 3a962e8e7e
ephemeral: add WriteOnlyAttributesAllowed client capability
1 year ago
Daniel Schmidt 17581e4c48
ephemeral: validate provider responses for write-only attributes
1 year ago
Daniel Schmidt 970ff7f6ec
ephemeral: providers are responsible for setting write-only attributes to null
1 year ago
James Bardin cca1fd95e5 can't check Close call in mocked ephemeral provider
1 year ago
James Bardin 0c5fae9e3c ephemeral e2e test provider
2 years ago
James Bardin 94687676a3 add basic grpc wrapper implemenation
2 years ago