Commit Graph

108 Commits (c6bc7d064327ea81731d5ccdcd100d1ebe2185f4)

Author SHA1 Message Date
Daniel Schmidt d0e5c3cc7b address review feedback
10 months ago
Daniel Schmidt e6b848d5ab add actions protobuf definitions
10 months ago
Sarah French 0f8e77a50f
PSS: Add GetStates and DeleteState RPCs to plugin protocol v6 (#37288)
10 months ago
Samsondeen 79187d579d
Validate list block meta-arguments (#37281)
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
Radek Simko dd4bf55dca
docs/plugin-protocol: Clarify use of GetMetadata (#37181)
11 months ago
Baraa Basata d8d890f3b2
Minimize text diff between `tfplugin{5,6}.proto` (#37093)
11 months ago
Leonid Andrianov e9a7080831
few minor improvements of grammar (#35943)
11 months ago
Daniel Banck 44ae7da18e
Update Plugin Protocol for List and Implement `ValidateListResourceConfig` (#37007)
11 months ago
Daniel Banck dd10cfc048
Cleanup Terraform Plugin Protocol Files (#37005)
12 months ago
Sarah French 371e625ea9
Update URLs from `www.terraform.io` to `developer.hashicorp.com` (#36792)
1 year ago
Daniel Banck 5b48de5a4e
Update identity related fields in protocol move request (#36662)
1 year ago
Sarah French 4facc97e7c
Add documentation describing how to update the plugin protocol (#36592)
1 year ago
Sarah French 6784407b65
Add .vscode/ to .gitignore, add launch configuration samples elsewhere in repo, update debugging docs (#36527)
1 year ago
Daniel Banck 857d188308
Add resource identity message to protocol (TF-23178) (#36451)
1 year ago
Hadi Cherkaoui dbaed4e2e9
Update dependency-upgrades.md
1 year ago
Hadi Cherkaoui 3fa7344017
Small docu typo fixes in debugging.md
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
Sarah French f031b14ece
Update architecture.md docs (#36167)
1 year ago
Sarah French 0d6c1d315d
Fix hyperlink in docs/architecture.md (#36166)
1 year ago
Radek Simko f57c3c768a
docs: Add notes about debugging (#35714)
1 year ago
Daniel Schmidt 50b3732f72
write-only attributes: add to provider schema
1 year ago
James Bardin 3a1a9408d9 fix Descendants spelling
2 years ago
James Bardin 5a7a113863 remove state from proto6 ephemeral calls
2 years ago
James Bardin 9899d59a22 add deferrals to ephemeral proto and remove state
2 years ago
James Bardin 9c3dc8f73a ephemeral protocol rename
2 years ago
James Bardin 5ecd6d0854 new proto files for ephemeral resources
2 years ago
kmoe 3946b8c0df
Update Go doc links in architecture.md (#35629)
2 years ago
Jack Whitter-Jones ad8691745a
Update architecture.md
2 years ago
Liam Cervante 055dd27e53
deferred actions: implement latest provider protocol changes (#35063)
2 years ago
Rose 1b5966dd50 Small TFC fixes in md files
2 years ago
Daniel Schmidt 561e74b190
Merge pull request #34880 from hashicorp/TF-13954
2 years ago
Martin Atkins f0ec576fea docs: Dependency upgrading
2 years ago
Daniel Schmidt 45e9530d12
stacks: remove deferred actions for UpgradeResourceState
2 years ago
Daniel Schmidt 71873ec29a
fix comment
2 years ago
Daniel Schmidt e650c039ef
stacks: add deferred to protobuf
2 years ago
Daniel Schmidt 4e8a8fa883
add new tfplugin version
2 years ago
James Bardin 300f66b71d
Merge pull request #34603 from hashicorp/jbardin/remove-provider-funtion-warnings
2 years ago
Radek Simko 0c509183d1
ci: Add test for license headers (#34624)
2 years ago
James Bardin a8701f6ddd provider functions return an error
2 years ago
Brian Flad c7a44bfc9a
Support Private State with MoveResourceState (#34575)
2 years ago
Brian Flad 7958dc1e77
docs: Explicitly mention states should not contain unknown values (#34491)
2 years ago
Liam Cervante 7d143388f3
Add support for the cross resource type move operation in the proto schema (#34480)
2 years ago
hc-github-team-es-release-engineering 6114ec4390
Merge pull request #34367 from hashicorp/RELPLAT-955-EOY-license-updates
2 years ago
James Bardin c439b72599 proto: add provider-defined functions
2 years ago
hc-github-team-es-release-engineering a90ba0bfe4 update year in license files
2 years ago
Martin Atkins b64953dba3 stacks: Summary docs giving an overview and some details about stackeval
2 years ago
Martin Atkins 4b763be987 rpcapi: A README summarizing the role and behavior of this package
2 years ago