Commit Graph

74 Commits (main)

Author SHA1 Message Date
Radek Simko 492e98ab75 Manually update MPL-2 LICENSE files
2 days ago
Radek Simko 56c39007e2 make protobuf
2 days ago
Radek Simko 0fe906fa8c make copyrightfix
2 days ago
Radek Simko 6bd808f7d4 copywrite: Set copyright_year to 2014
2 days ago
Austin Valle a48e873790
PSS: Adjust `StateRange.End` logic in `ReadStateBytes` and `WriteStateBytes` (#38127)
2 weeks ago
Sarah French 2e5b5dee5d
Upgrade protoc and protoc-gen-go-grpc versions to matching terraform-plugin-go (#37647)
4 months ago
Sarah French 2657a4daec
Set let require_unimplemented_servers default to true when generating code from .proto files (#37737)
4 months ago
Radek Simko 922fdb2382
Implement LockState & UnlockState provider methods (#37711)
5 months ago
Sarah French ffbb62b369
Swap to using `google.golang.org/protobuf/cmd/protoc-gen-go` instead of `github.com/golang/protobuf/protoc-gen-go` (#37685)
5 months ago
Radek Simko 51fc4c161f
PSS: Implement `ReadStateBytes` + `WriteStateBytes` (#37440)
5 months ago
Daniel Schmidt 871451122f actions: move schema to single action type and remove linked resources
5 months ago
James Bardin db98d67774 GenerateResourceConfig protobuf
6 months ago
Daniel Schmidt 176263d936 actions: remove future action types
6 months ago
James Bardin 7ed24d208a make protobuf
6 months ago
Daniel Schmidt 17e7338b0f add client capabilites across the board
7 months ago
Austin Valle 184175761b fix protocol field numbers
7 months ago
Daniel Schmidt 7bf6629ae7 fix protobuf typo
7 months ago
Kristin Laemmert 0374f04424
Add ValidateActionConfig to provider interface, protocol & internal implementations (#37345)
7 months ago
Daniel Schmidt e6b848d5ab add actions protobuf definitions
7 months ago
Sarah French 0f8e77a50f
PSS: Add GetStates and DeleteState RPCs to plugin protocol v6 (#37288)
8 months ago
Samsondeen 79187d579d
Validate list block meta-arguments (#37281)
8 months ago
Daniel Banck cb58a15f3d
Implement ListResource RPC (TF-25509) (#37092)
9 months ago
Radek Simko 643266dc90
Add initial state store protocol skeleton (#37197)
9 months ago
Radek Simko dd4bf55dca
docs/plugin-protocol: Clarify use of GetMetadata (#37181)
9 months ago
Daniel Banck 44ae7da18e
Update Plugin Protocol for List and Implement `ValidateListResourceConfig` (#37007)
9 months ago
Daniel Banck dd10cfc048
Cleanup Terraform Plugin Protocol Files (#37005)
10 months ago
Sarah French 6ef0498f9c
Update to Go 1.24.1, update dependencies (#36790)
11 months ago
Sarah French a04664a2e5
Update `hashicorp/go-plugin` dependency (#36561)
11 months ago
Daniel Banck 5b48de5a4e
Update identity related fields in protocol move request (#36662)
12 months ago
Daniel Banck 857d188308
Add resource identity message to protocol (TF-23178) (#36451)
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 50b3732f72
write-only attributes: add to provider schema
1 year ago
James Bardin 5a7a113863 remove state from proto6 ephemeral calls
1 year ago
James Bardin 9899d59a22 add deferrals to ephemeral proto and remove state
1 year ago
James Bardin 9c3dc8f73a ephemeral protocol rename
1 year ago
James Bardin c5ecab5b19 generate new protobuf code
1 year ago
James Bardin 9ff727440e udpate generated files
1 year ago
Liam Cervante 055dd27e53
deferred actions: implement latest provider protocol changes (#35063)
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
Martin Atkins d3b8a55781 go.mod: go get google.golang.org/protobuf@v1.33.0
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
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